Class: Aws::Types::BatchListIncomingTypedLinksResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

Returns the value of attribute link_specifiers.



295
296
297
# File 'sig/types.rbs', line 295

def link_specifiers
  @link_specifiers
end

#next_token::String

Returns the value of attribute next_token.



296
297
298
# File 'sig/types.rbs', line 296

def next_token
  @next_token
end