Module: Aws::VPCLattice::Client::_ListServiceNetworkResourceAssociationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListServiceNetworkResourceAssociationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::ServiceNetworkResourceAssociationSummary]
924 |
# File 'sig/client.rbs', line 924
def items: () -> ::Array[Types::ServiceNetworkResourceAssociationSummary]
|
#next_token ⇒ ::String
925 |
# File 'sig/client.rbs', line 925
def next_token: () -> ::String
|