resourceTypes

@JvmName(name = "rwcbaamnuqudpskk")
suspend fun resourceTypes(value: Output<List<String>>)
@JvmName(name = "pdorfwhvehvvjfin")
suspend fun resourceTypes(value: List<String>?)

Parameters

value

A list of resource types monitored by the activity log alert.

Note: resource_type and resource_types are mutually exclusive.


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


@JvmName(name = "kxnxnhfcobmqyyhx")
suspend fun resourceTypes(values: List<Output<String>>)
@JvmName(name = "omoaffalwbujycng")
suspend fun resourceTypes(vararg values: String)

Parameters

values

A list of resource types monitored by the activity log alert.

Note: resource_type and resource_types are mutually exclusive.