type

@JvmName(name = "pvpuxqgjvwvxnokm")
suspend fun type(value: Output<ServicePlacementConstraintType>)
@JvmName(name = "hbnebrnqrwewgmcm")
suspend fun type(value: ServicePlacementConstraintType)

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.