resourceTypes

@JvmName(name = "yyeelwtdmlecgrpp")
suspend fun resourceTypes(value: Output<List<String>>)
@JvmName(name = "uxxkwxbgfixoemgo")
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 = "kdbjvmkwyudtluow")
suspend fun resourceTypes(vararg values: Output<String>)


@JvmName(name = "arhwhfakxksyfbth")
suspend fun resourceTypes(values: List<Output<String>>)
@JvmName(name = "twlrslshenkpnbjm")
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.