resourceArns

@JvmName(name = "srbcvoayhorcmmtw")
suspend fun resourceArns(value: Output<List<String>>)
@JvmName(name = "dxdvgrgnnrtviwij")
suspend fun resourceArns(value: List<String>?)

Parameters

value

Set of ARNs of the resources to target with an action. Conflicts with resource_tag.


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


@JvmName(name = "bkfkagvebtmyoqsu")
suspend fun resourceArns(values: List<Output<String>>)
@JvmName(name = "qnxastxyvvajmjqw")
suspend fun resourceArns(vararg values: String)

Parameters

values

Set of ARNs of the resources to target with an action. Conflicts with resource_tag.