resources

@JvmName(name = "qnmsgkejfcvnygok")
suspend fun resources(value: Output<List<String>>)
@JvmName(name = "vfkjmitcphbppqfn")
suspend fun resources(value: List<String>?)

Parameters

value

List of AWS resources, identified by Amazon Resource Name (ARN), which the event primarily concerns. Any number, including zero, may be present.


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


@JvmName(name = "tpkquqwixgqasxsh")
suspend fun resources(values: List<Output<String>>)
@JvmName(name = "gthrcgnlhncrmreb")
suspend fun resources(vararg values: String)

Parameters

values

List of AWS resources, identified by Amazon Resource Name (ARN), which the event primarily concerns. Any number, including zero, may be present.