Module: Aws::VPCLattice::Client::_ListResourceEndpointAssociationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListResourceEndpointAssociationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::ResourceEndpointAssociationSummary]
882 |
# File 'sig/client.rbs', line 882
def items: () -> ::Array[Types::ResourceEndpointAssociationSummary]
|
#next_token ⇒ ::String
883 |
# File 'sig/client.rbs', line 883
def next_token: () -> ::String
|