You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Route53Domains::Types::ViewBillingResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The ViewBilling response includes the following elements.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#billing_recordsArray<Types::BillingRecord>

A summary of billing records.

Returns:

#next_page_markerString

If there are more billing records than you specified for MaxItems in the request, submit another request and include the value of NextPageMarker in the value of Marker.

Returns:

  • (String)

    If there are more billing records than you specified for MaxItems in the request, submit another request and include the value of NextPageMarker in the value of Marker.