metricGroups

@JvmName(name = "mopckgdhxbcwemyy")
suspend fun metricGroups(value: Output<List<String>>)
@JvmName(name = "dxxvjnunjdoulrbt")
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 = "ofuvducsptebntal")
suspend fun metricGroups(vararg values: Output<String>)


@JvmName(name = "qqxerlyejxcnbely")
suspend fun metricGroups(values: List<Output<String>>)
@JvmName(name = "hqqaebrtedfnikfs")
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.