Module: Aws::MarketplaceDiscovery::Client::_ListFulfillmentOptionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListFulfillmentOptionsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#fulfillment_options ⇒ ::Array[Types::FulfillmentOption]
186 |
# File 'sig/client.rbs', line 186
def fulfillment_options: () -> ::Array[Types::FulfillmentOption]
|
#next_token ⇒ ::String
187 |
# File 'sig/client.rbs', line 187
def next_token: () -> ::String
|