roleIds

@JvmName(name = "laupbhaylrsdgpup")
suspend fun roleIds(value: Output<List<String>>)
@JvmName(name = "knfcdjujhxhuagxy")
suspend fun roleIds(value: List<String>?)

Parameters

value

List of account role IDs that you want to assign to a member.


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


@JvmName(name = "lpmduxdwhvedeefs")
suspend fun roleIds(values: List<Output<String>>)
@JvmName(name = "hntujccndnyovtpk")
suspend fun roleIds(vararg values: String)

Parameters

values

List of account role IDs that you want to assign to a member.