resourceGroups

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


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