Module: Aws::VPCLattice::Client::_ListServiceNetworksResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListServiceNetworksResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::ServiceNetworkSummary]
980 |
# File 'sig/client.rbs', line 980
def items: () -> ::Array[Types::ServiceNetworkSummary]
|
#next_token ⇒ ::String
981 |
# File 'sig/client.rbs', line 981
def next_token: () -> ::String
|