policies

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


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