Module: Aws::VPCLattice::Client::_ListServiceNetworkVpcAssociationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListServiceNetworkVpcAssociationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::ServiceNetworkVpcAssociationSummary]
953 |
# File 'sig/client.rbs', line 953
def items: () -> ::Array[Types::ServiceNetworkVpcAssociationSummary]
|
#next_token ⇒ ::String
954 |
# File 'sig/client.rbs', line 954
def next_token: () -> ::String
|