roles

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

Parameters

value

A map of roles to assign to the parent user.


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


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

Parameters

values

A map of roles to assign to the parent user.