Module: Aws::Pricing::Client::_ListPriceListsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListPriceListsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
147 |
# File 'sig/client.rbs', line 147
def next_token: () -> ::String
|
#price_lists ⇒ ::Array[Types::PriceList]
146 |
# File 'sig/client.rbs', line 146
def price_lists: () -> ::Array[Types::PriceList]
|