userIds

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

Parameters

value

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


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


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

Parameters

values

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