groupIds

@JvmName(name = "lbnsvtoihpoqldcb")
suspend fun groupIds(value: Output<List<String>>)
@JvmName(name = "cdumweqgwkkwpthk")
suspend fun groupIds(value: List<String>?)

Parameters

value

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


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


@JvmName(name = "fclvnhoimivioohn")
suspend fun groupIds(values: List<Output<String>>)
@JvmName(name = "dgawatoutbotleyh")
suspend fun groupIds(vararg values: String)

Parameters

values

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