Module: Aws::MarketplaceDiscovery::Client::_GetOfferTermsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetOfferTermsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
151 |
# File 'sig/client.rbs', line 151
def next_token: () -> ::String
|
#offer_terms ⇒ ::Array[Types::OfferTerm]
150 |
# File 'sig/client.rbs', line 150
def offer_terms: () -> ::Array[Types::OfferTerm]
|