metricMonitors

@JvmName(name = "upaetvpseirwuyyh")
suspend fun metricMonitors(value: Output<List<LaunchMetricMonitorArgs>>)
@JvmName(name = "khrugsjxrpxkbbjy")
suspend fun metricMonitors(value: List<LaunchMetricMonitorArgs>?)

Parameters

value

One or up to three blocks that define the metrics that will be used to monitor the launch performance. Detailed below.


@JvmName(name = "piinqtbihihpjpqf")
suspend fun metricMonitors(vararg values: Output<LaunchMetricMonitorArgs>)


@JvmName(name = "dprelpuqhyiskovl")
suspend fun metricMonitors(values: List<Output<LaunchMetricMonitorArgs>>)
@JvmName(name = "cflxuwjvralpwfpr")
suspend fun metricMonitors(vararg values: LaunchMetricMonitorArgs)

Parameters

values

One or up to three blocks that define the metrics that will be used to monitor the launch performance. Detailed below.


@JvmName(name = "jqhgmtbrjnphkmad")
suspend fun metricMonitors(argument: List<suspend LaunchMetricMonitorArgsBuilder.() -> Unit>)
@JvmName(name = "whwmoeaqgtwqmydh")
suspend fun metricMonitors(vararg argument: suspend LaunchMetricMonitorArgsBuilder.() -> Unit)
@JvmName(name = "kbilvyjpevilhsjo")
suspend fun metricMonitors(argument: suspend LaunchMetricMonitorArgsBuilder.() -> Unit)

Parameters

argument

One or up to three blocks that define the metrics that will be used to monitor the launch performance. Detailed below.