resourceIds

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


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