policies

@JvmName(name = "bmiycybbvaakcnlq")
suspend fun policies(value: Output<List<String>>)
@JvmName(name = "ellheimnrsbmccvk")
suspend fun policies(value: List<String>?)

Parameters

value

The policies to be associated with the tag. Must be a subset of the policies associated with the role.


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


@JvmName(name = "dcgllowjakxjecft")
suspend fun policies(values: List<Output<String>>)
@JvmName(name = "treijoylyeccyvnu")
suspend fun policies(vararg values: String)

Parameters

values

The policies to be associated with the tag. Must be a subset of the policies associated with the role.