Module: Aws::Snowball::Client::_ListLongTermPricingResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListLongTermPricingResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#long_term_pricing_entries ⇒ ::Array[Types::LongTermPricingListEntry]
374 |
# File 'sig/client.rbs', line 374
def long_term_pricing_entries: () -> ::Array[Types::LongTermPricingListEntry]
|
#next_token ⇒ ::String
375 |
# File 'sig/client.rbs', line 375
def next_token: () -> ::String
|