NAME
Paws::PerformanceInsights::GetResourceMetricsResponse
ATTRIBUTES
AlignedEndTime => Str
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.
AlignedStartTime => Str
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.
Identifier => Str
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
MetricList => ArrayRef[Paws::PerformanceInsights::MetricKeyDataPoints]
An array of metric results,, where each array element contains all of the data points for a particular dimension.
NextToken => Str
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.