selectedOrganizationIds

@JvmName(name = "rwhwsypbofkgbyxn")
suspend fun selectedOrganizationIds(value: Output<List<Int>>)
@JvmName(name = "dbblxhttuqrnasgx")
suspend fun selectedOrganizationIds(value: List<Int>?)

Parameters

value

IDs of the organizations which should be added to the runner group


@JvmName(name = "nvrhavlovjynldxp")
suspend fun selectedOrganizationIds(vararg values: Output<Int>)


@JvmName(name = "ohngdatytdgbjycc")
suspend fun selectedOrganizationIds(values: List<Output<Int>>)
@JvmName(name = "nxutetxfkbsnndcy")
suspend fun selectedOrganizationIds(vararg values: Int)

Parameters

values

IDs of the organizations which should be added to the runner group