Builder

class Builder

Properties

Link copied to clipboard

The timestamp, in UNIX Epoch time format, at which to end the reporting interval for the retrieval of historical metrics data. The time must be later than the start time timestamp. It cannot be later than the current timestamp.

Link copied to clipboard

The filters to apply to returned metrics. You can filter on the following resources:

Link copied to clipboard

The grouping applied to the metrics that are returned. For example, when results are grouped by queue, the metrics returned are grouped by queue. The values that are returned apply to the metrics for each queue. They are not aggregated for all queues.

Link copied to clipboard

The interval period and timezone to apply to returned metrics.

Link copied to clipboard

The maximum number of results to return per page.

Link copied to clipboard

The metrics to retrieve. Specify the name, groupings, and filters for each metric. The following historical metrics are available. For a description of each metric, see Historical metrics definitions in the Amazon Connect Administrator's Guide.

Link copied to clipboard

The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.

Link copied to clipboard

The Amazon Resource Name (ARN) of the resource. This includes the instanceId an Amazon Connect instance.

Link copied to clipboard

The timestamp, in UNIX Epoch time format, at which to start the reporting interval for the retrieval of historical metrics data. The time must be before the end time timestamp. The start and end time depends on the IntervalPeriod selected. By default the time range between start and end time is 35 days. Historical metrics are available for 3 months.

Functions

Link copied to clipboard