Module: Aws::MarketplaceDiscovery::Client::_ListPurchaseOptionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListPurchaseOptionsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
200 |
# File 'sig/client.rbs', line 200
def next_token: () -> ::String
|
#purchase_options ⇒ ::Array[Types::PurchaseOptionSummary]
199 |
# File 'sig/client.rbs', line 199
def purchase_options: () -> ::Array[Types::PurchaseOptionSummary]
|