Module: Aws::NetworkManager::Client::_GetLinkAssociationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetLinkAssociationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#link_associations ⇒ ::Array[Types::LinkAssociation]
784 |
# File 'sig/client.rbs', line 784
def link_associations: () -> ::Array[Types::LinkAssociation]
|
#next_token ⇒ ::String
785 |
# File 'sig/client.rbs', line 785
def next_token: () -> ::String
|