policies

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

Parameters

value

An array of strings specifying the policies to be set on tokens issued using this role.


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


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

Parameters

values

An array of strings specifying the policies to be set on tokens issued using this role.