Module: Aws::VPCLattice::Client::_ListServiceNetworkServiceAssociationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListServiceNetworkServiceAssociationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::ServiceNetworkServiceAssociationSummary]
939 |
# File 'sig/client.rbs', line 939
def items: () -> ::Array[Types::ServiceNetworkServiceAssociationSummary]
|
#next_token ⇒ ::String
940 |
# File 'sig/client.rbs', line 940
def next_token: () -> ::String
|