policies

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


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

Parameters

values

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