resourceGroups

@JvmName(name = "rttwxujauvvmrqbi")
suspend fun resourceGroups(value: Output<List<String>>)
@JvmName(name = "mxijtfbtvpiyrdow")
suspend fun resourceGroups(value: List<String>?)

Parameters

value

A list of names of resource groups monitored by the activity log alert.

NOTE: resource_group and resource_groups are mutually exclusive.


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


@JvmName(name = "eoljrsnqepwljirf")
suspend fun resourceGroups(values: List<Output<String>>)
@JvmName(name = "jrywfchbmmfaijmc")
suspend fun resourceGroups(vararg values: String)

Parameters

values

A list of names of resource groups monitored by the activity log alert.

NOTE: resource_group and resource_groups are mutually exclusive.