ListEfficiencyMetricsRequest
Types
Properties
Link copied to clipboard
The time granularity for the cost efficiency metrics. Specify Daily for metrics aggregated by day, or Monthly for metrics aggregated by month.
Link copied to clipboard
The maximum number of groups to return in the response. Valid values range from 0 to 1000. Use in conjunction with nextToken to paginate through results when the total number of groups exceeds this limit.
Link copied to clipboard
The time period for which to retrieve the cost efficiency metrics. The start date is inclusive and the end date is exclusive. Dates can be specified in either YYYY-MM-DD format or YYYY-MM format depending on the desired granularity.
Functions
Link copied to clipboard
inline fun copy(block: ListEfficiencyMetricsRequest.Builder.() -> Unit = {}): ListEfficiencyMetricsRequest