metric Data Queries
Parameters
value
If this SLO monitors a CloudWatch metric or the result of a CloudWatch metric math expression, use this structure to specify that metric or expression.
Parameters
values
If this SLO monitors a CloudWatch metric or the result of a CloudWatch metric math expression, use this structure to specify that metric or expression.
suspend fun metricDataQueries(argument: List<suspend ServiceLevelObjectiveMetricDataQueryArgsBuilder.() -> Unit>)
suspend fun metricDataQueries(vararg argument: suspend ServiceLevelObjectiveMetricDataQueryArgsBuilder.() -> Unit)
suspend fun metricDataQueries(argument: suspend ServiceLevelObjectiveMetricDataQueryArgsBuilder.() -> Unit)
Parameters
argument
If this SLO monitors a CloudWatch metric or the result of a CloudWatch metric math expression, use this structure to specify that metric or expression.