Class: Aws::Types::ListOutgoingTypedLinksResponse

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#next_token::String

Returns the value of attribute next_token.



1222
1223
1224
# File 'sig/types.rbs', line 1222

def next_token
  @next_token
end

Returns the value of attribute typed_link_specifiers.



1221
1222
1223
# File 'sig/types.rbs', line 1221

def typed_link_specifiers
  @typed_link_specifiers
end