roles

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

Parameters

value

The name (friendly name, not ARN) of the role to attach the policy to.


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


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

Parameters

values

The name (friendly name, not ARN) of the role to attach the policy to.