Module: Aws::VPCLattice::Client::_ListServicesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListServicesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::ServiceSummary]
992 |
# File 'sig/client.rbs', line 992
def items: () -> ::Array[Types::ServiceSummary]
|
#next_token ⇒ ::String
993 |
# File 'sig/client.rbs', line 993
def next_token: () -> ::String
|