Task Definition Placement Constraint Args
data class TaskDefinitionPlacementConstraintArgs(val expression: Output<String>? = null, val type: Output<String>? = null) : ConvertibleToJava<TaskDefinitionPlacementConstraintArgs>
Definition of TaskDefinitionPlacementConstraint
Properties
Link copied to clipboard
A cluster query language expression to apply to the constraint. For more information, see Cluster query language in the Amazon Elastic Container Service Developer Guide.