type

@JvmName(name = "nxbllksehdrsefjq")
suspend fun type(value: String)

Parameters

value

The type of constraint. Valid values are distinctInstance or memberOf. Use distinctInstance to ensure that each task in a particular group is running on a different container instance. Use memberOf to restrict the selection to a group of valid candidates.