Module: Aws::ApiGatewayV2::Client::_ListPortalsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListPortalsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::PortalSummary]
1282 |
# File 'sig/client.rbs', line 1282
def items: () -> ::Array[Types::PortalSummary]
|
#next_token ⇒ ::String
1283 |
# File 'sig/client.rbs', line 1283
def next_token: () -> ::String
|