resourceIds

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


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