resourceIds

@JvmName(name = "jutpitervkbukfya")
suspend fun resourceIds(value: Output<List<String>>)
@JvmName(name = "jpvwvihxlyaghtef")
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 = "aeyydrfhwdvxbdqi")
suspend fun resourceIds(vararg values: Output<String>)


@JvmName(name = "eikgtcwpkpsanvvg")
suspend fun resourceIds(values: List<Output<String>>)
@JvmName(name = "lokpnqxceckyxovy")
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.