metricDataQueries

@JvmName(name = "lirkjgmipsmpfvkv")
suspend fun metricDataQueries(value: Output<List<ServiceLevelObjectiveMetricDataQueryArgs>>)
@JvmName(name = "nlertlckvklrbpwn")
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 = "uimmdiodotsksrcy")
suspend fun metricDataQueries(vararg values: Output<ServiceLevelObjectiveMetricDataQueryArgs>)


@JvmName(name = "wdyakmtkbipsvvsg")
suspend fun metricDataQueries(values: List<Output<ServiceLevelObjectiveMetricDataQueryArgs>>)
@JvmName(name = "wwnkhtdjsqfpxoke")
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 = "rmcrvmxmvaoyppby")
suspend fun metricDataQueries(argument: List<suspend ServiceLevelObjectiveMetricDataQueryArgsBuilder.() -> Unit>)
@JvmName(name = "qqlyqcbasxxgsrew")
suspend fun metricDataQueries(vararg argument: suspend ServiceLevelObjectiveMetricDataQueryArgsBuilder.() -> Unit)
@JvmName(name = "gbxwhbxjtrteuyti")
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.