Module: Aws::ApiGatewayV2::Client::_ListPortalProductsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#items::Array[Types::PortalProductSummary]

Returns:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String