Module: Aws::Outposts::Client::_ListQuotesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListQuotesOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
536 |
# File 'sig/client.rbs', line 536
def next_token: () -> ::String
|
#quotes ⇒ ::Array[Types::QuoteSummary]
535 |
# File 'sig/client.rbs', line 535
def quotes: () -> ::Array[Types::QuoteSummary]
|