roles

@JvmName(name = "wpqbiwfmbdswluei")
suspend fun roles(value: Output<List<String>>)
@JvmName(name = "qnlckajyqvipvfga")
suspend fun roles(value: List<String>?)

Parameters

value

Role(s) the policy should be applied to.


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


@JvmName(name = "kkqmqhyhnyhhvxjf")
suspend fun roles(values: List<Output<String>>)
@JvmName(name = "llrueevplutjcaeb")
suspend fun roles(vararg values: String)

Parameters

values

Role(s) the policy should be applied to.