policies

@JvmName(name = "eumepftovayqlcbr")
suspend fun policies(value: Output<List<String>>)
@JvmName(name = "oycvaxcjnyrvcvgb")
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 = "kofylkuqlpapxeir")
suspend fun policies(vararg values: Output<String>)


@JvmName(name = "ayfqpihxrralddtw")
suspend fun policies(values: List<Output<String>>)
@JvmName(name = "ngvtghdbkbbltswh")
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.