enabledMetrics

@JvmName(name = "edsidmsmtqmcyppf")
suspend fun enabledMetrics(value: Output<List<String>>)
@JvmName(name = "atidakvjrisvqndb")
suspend fun enabledMetrics(value: List<String>?)

Parameters

value

List of metrics to collect. The allowed values are defined by the underlying AWS API.


@JvmName(name = "jbiqtprwmuxmqikv")
suspend fun enabledMetrics(vararg values: Output<String>)


@JvmName(name = "jfpvkmopxgfmwbpw")
suspend fun enabledMetrics(values: List<Output<String>>)
@JvmName(name = "tihhvvvsehbycvub")
suspend fun enabledMetrics(vararg values: String)

Parameters

values

List of metrics to collect. The allowed values are defined by the underlying AWS API.