AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
An object representing a constraint on task placement. To learn more, see Task Placement Constraints in the Amazon Elastic Container Service Developer Guide.
Namespace: Amazon.Pipes.Model
Assembly: AWSSDK.Pipes.dll
Version: 3.x.y.z
public class PlacementConstraint
The PlacementConstraint type exposes the following members
Name | Description | |
---|---|---|
PlacementConstraint() |
Name | Type | Description | |
---|---|---|---|
Expression | System.String |
Gets and sets the property Expression.
A cluster query language expression to apply to the constraint. You cannot specify
an expression if the constraint type is |
|
Type | Amazon.Pipes.PlacementConstraintType |
Gets and sets the property Type. 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. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5