Module: Aws::NetworkManager::Client::_GetConnectPeerAssociationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetConnectPeerAssociationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#connect_peer_associations ⇒ ::Array[Types::ConnectPeerAssociation]
666 |
# File 'sig/client.rbs', line 666
def connect_peer_associations: () -> ::Array[Types::ConnectPeerAssociation]
|
#next_token ⇒ ::String
667 |
# File 'sig/client.rbs', line 667
def next_token: () -> ::String
|