Module: Aws::Route53Domains::Client::_ListPricesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListPricesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_page_marker ⇒ ::String
326 |
# File 'sig/client.rbs', line 326
def next_page_marker: () -> ::String
|
#prices ⇒ ::Array[Types::DomainPrice]
325 |
# File 'sig/client.rbs', line 325
def prices: () -> ::Array[Types::DomainPrice]
|