class Aws::Connect::Types::GetCurrentMetricDataResponse

@!attribute [rw] next_token

If there are additional results, this is the token for the next set
of results.

The token expires after 5 minutes from the time it is created.
Subsequent requests that use the token must use the same request
parameters as the request that generated the token.
@return [String]

@!attribute [rw] metric_results

Information about the real-time metrics.
@return [Array<Types::CurrentMetricResult>]

@!attribute [rw] data_snapshot_time

The time at which the metrics were retrieved and cached for
pagination.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/GetCurrentMetricDataResponse AWS API Documentation

Constants

SENSITIVE