policies

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


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

Parameters

values

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