Module: Aws::ApiGatewayV2::Client::_ListProductRestEndpointPagesResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListProductRestEndpointPagesResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#items::Array[Types::ProductRestEndpointPageSummaryNoBody]



1308
# File 'sig/client.rbs', line 1308

def items: () -> ::Array[Types::ProductRestEndpointPageSummaryNoBody]

#next_token::String

Returns:

  • (::String)


1309
# File 'sig/client.rbs', line 1309

def next_token: () -> ::String