resourceGroups

@JvmName(name = "jhmtexfvlqhopbru")
suspend fun resourceGroups(value: Output<List<String>>)
@JvmName(name = "filorodpgpfdqxew")
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 = "eifiwwqmgwxufmal")
suspend fun resourceGroups(vararg values: Output<String>)


@JvmName(name = "oeiuyofcxoqfvxyn")
suspend fun resourceGroups(values: List<Output<String>>)
@JvmName(name = "urufaqxvnsokesdr")
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.