resourceArns

@JvmName(name = "hvqmvnhkunrarlsb")
suspend fun resourceArns(value: Output<List<String>>)
@JvmName(name = "tgkmxpdbjqacfiit")
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 = "uncjgphbwcvacmak")
suspend fun resourceArns(vararg values: Output<String>)


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

Parameters

values

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