AWSECSServicePlacementConstraint
No description
type AWSECSServicePlacementConstraint {
expression: String!
type: AWSECSServicePlacementConstraintType!
}
Fields
AWSECSServicePlacementConstraint.expression ● String! non-null scalar
A cluster query language expression to apply to the constraint
AWSECSServicePlacementConstraint.type ● AWSECSServicePlacementConstraintType! non-null enum
The type of constraint
Member of
AWSECSService object