Module: Aws::ApiGatewayV2::Client::_ListProductPagesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListProductPagesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::ProductPageSummaryNoBody]
1294 |
# File 'sig/client.rbs', line 1294
def items: () -> ::Array[Types::ProductPageSummaryNoBody]
|
#next_token ⇒ ::String
1295 |
# File 'sig/client.rbs', line 1295
def next_token: () -> ::String
|