Module: Aws::Route53Domains::Client::_ViewBillingResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ViewBillingResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#billing_records ⇒ ::Array[Types::BillingRecord]
531 |
# File 'sig/client.rbs', line 531
def billing_records: () -> ::Array[Types::BillingRecord]
|
#next_page_marker ⇒ ::String
530 |
# File 'sig/client.rbs', line 530
def next_page_marker: () -> ::String
|