roleNames

@JvmName(name = "mhobuthljgmitjhb")
suspend fun roleNames(value: Output<List<String>>)
@JvmName(name = "vlxguvwdnshqpiqk")
suspend fun roleNames(value: List<String>?)

Parameters

value

The roles that the user plays.


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


@JvmName(name = "ikrlxcopgiydhydh")
suspend fun roleNames(values: List<Output<String>>)
@JvmName(name = "dteyblfdfhcpowrj")
suspend fun roleNames(vararg values: String)

Parameters

values

The roles that the user plays.