metricGroups

@JvmName(name = "tnwenahjabixquka")
suspend fun metricGroups(value: Output<List<String>>)
@JvmName(name = "jcixuidtseisgumy")
suspend fun metricGroups(value: List<String>?)

Parameters

value

List of names of metric groups to add this fleet to. A metric group tracks metrics across all fleets in the group. Defaults to default.


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


@JvmName(name = "qduurxgxdvqokamn")
suspend fun metricGroups(values: List<Output<String>>)
@JvmName(name = "ikaeeuutnplvpjkn")
suspend fun metricGroups(vararg values: String)

Parameters

values

List of names of metric groups to add this fleet to. A metric group tracks metrics across all fleets in the group. Defaults to default.