Builder

class Builder

Properties

Link copied to clipboard

The currency for the amounts in the response.

Link copied to clipboard

Optional filters to narrow the results.

Link copied to clipboard

The dimension to group results by.

Link copied to clipboard

The time interval for aggregating data points: MINUTELY, FIVE_MINUTELY, HOURLY, or DAILY.

Link copied to clipboard
var limit: Int?

The maximum number of data points to return. Minimum: 1. Maximum: 10000.

Link copied to clipboard

When you get a paginated response, this marker indicates that additional results are available.

Link copied to clipboard
var scope: Scope?

Specifies whether this is for a Amazon CloudFront distribution (CLOUDFRONT) or for a regional application (REGIONAL).

Link copied to clipboard

The type of time series data to retrieve: DATE_HISTOGRAM for revenue over time, or PAYMENT_TRAFFIC for payment traffic patterns.

Link copied to clipboard

The time range for the query. Specify start and end timestamps.

Functions

Link copied to clipboard