userIds

@JvmName(name = "xbetylxcubdxwhqg")
suspend fun userIds(value: Output<List<String>>)
@JvmName(name = "iticohpmpsxflaqm")
suspend fun userIds(value: List<String>?)

Parameters

value

The AWS SSO user ids to be assigned the role given in role.


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


@JvmName(name = "wogrjbvrfbaxcyhw")
suspend fun userIds(values: List<Output<String>>)
@JvmName(name = "qdudlfuxgqmhrqsa")
suspend fun userIds(vararg values: String)

Parameters

values

The AWS SSO user ids to be assigned the role given in role.