class Aws::PI::Types::GetResourceMetricsResponse
@!attribute [rw] aligned_start_time
The start time for the returned metrics, after alignment to a granular boundary (as specified by `PeriodInSeconds`). `AlignedStartTime` will be less than or equal to the value of the user-specified `StartTime`. @return [Time]
@!attribute [rw] aligned_end_time
The end time for the returned metrics, after alignment to a granular boundary (as specified by `PeriodInSeconds`). `AlignedEndTime` will be greater than or equal to the value of the user-specified `Endtime`. @return [Time]
@!attribute [rw] identifier
An immutable, AWS Region-unique identifier for a data source. Performance Insights gathers metrics from this data source. To use a DB instance as a data source, you specify its `DbiResourceId` value - for example: `db-FAIHNTYBKTGAUSUZQYPDS2GW4A` @return [String]
@!attribute [rw] metric_list
An array of metric results,, where each array element contains all of the data points for a particular dimension. @return [Array<Types::MetricKeyDataPoints>]
@!attribute [rw] next_token
An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the token, up to the value specified by `MaxRecords`. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/pi-2018-02-27/GetResourceMetricsResponse AWS API Documentation
Constants
- SENSITIVE