Class: Aws::Types::GetLinkAssociationsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

Returns the value of attribute link_associations.

Returns:



996
997
998
# File 'sig/types.rbs', line 996

def link_associations
  @link_associations
end

#next_token ⇒ ::String

Returns the value of attribute next_token.

Returns:

  • (::String)


997
998
999
# File 'sig/types.rbs', line 997

def next_token
  @next_token
end