resourceIds

@JvmName(name = "bpqrujxyariqgile")
suspend fun resourceIds(value: Output<List<String>>)
@JvmName(name = "tpepironojlrtamu")
suspend fun resourceIds(value: List<String>)

Parameters

value

A list of resource IDs of the given scope type which will be the target of action rule.


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


@JvmName(name = "huijkentnidghcqr")
suspend fun resourceIds(values: List<Output<String>>)
@JvmName(name = "pliuqeplwcovabbi")
suspend fun resourceIds(vararg values: String)

Parameters

values

A list of resource IDs of the given scope type which will be the target of action rule.