metricDataQueries

@JvmName(name = "jowmtehksosdlntr")
suspend fun metricDataQueries(value: Output<List<ServiceLevelObjectiveMetricDataQueryArgs>>)
@JvmName(name = "twqradcthstelgcm")
suspend fun metricDataQueries(value: List<ServiceLevelObjectiveMetricDataQueryArgs>?)

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.


@JvmName(name = "vviowonknyivenqf")
suspend fun metricDataQueries(vararg values: Output<ServiceLevelObjectiveMetricDataQueryArgs>)


@JvmName(name = "uprslendtipkkbmx")
suspend fun metricDataQueries(values: List<Output<ServiceLevelObjectiveMetricDataQueryArgs>>)
@JvmName(name = "mcwnlkkajwtthcql")
suspend fun metricDataQueries(vararg values: ServiceLevelObjectiveMetricDataQueryArgs)

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.


@JvmName(name = "samatobnglpusfav")
suspend fun metricDataQueries(argument: List<suspend ServiceLevelObjectiveMetricDataQueryArgsBuilder.() -> Unit>)
@JvmName(name = "jrtwlnbnmugwwjnp")
suspend fun metricDataQueries(vararg argument: suspend ServiceLevelObjectiveMetricDataQueryArgsBuilder.() -> Unit)
@JvmName(name = "rewccnsgchpudltp")
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.