Module: Aws::NetworkManager::Client::_GetCustomerGatewayAssociationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetCustomerGatewayAssociationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#customer_gateway_associations ⇒ ::Array[Types::CustomerGatewayAssociation]
745 |
# File 'sig/client.rbs', line 745
def customer_gateway_associations: () -> ::Array[Types::CustomerGatewayAssociation]
|
#next_token ⇒ ::String
746 |
# File 'sig/client.rbs', line 746
def next_token: () -> ::String
|