type

@JvmName(name = "fxrgbmljlqvnclag")
suspend fun type(value: Output<SchedulePlacementConstraintType>)
@JvmName(name = "twugodamcetomaob")
suspend fun type(value: SchedulePlacementConstraintType?)

Parameters

value

The type of constraint. 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.