roles

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

Parameters

value

A map of roles to assign to the parent user.


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


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

Parameters

values

A map of roles to assign to the parent user.