Schedule Target Ecs Parameters Placement Constraint Args
data class ScheduleTargetEcsParametersPlacementConstraintArgs(val expression: Output<String>? = null, val type: Output<String>) : ConvertibleToJava<ScheduleTargetEcsParametersPlacementConstraintArgs>
Constructors
Link copied to clipboard
fun ScheduleTargetEcsParametersPlacementConstraintArgs(expression: Output<String>? = null, type: Output<String>)
Functions
Properties
Link copied to clipboard
A cluster query language expression to apply to the constraint. You cannot specify an expression if the constraint type is distinctInstance. For more information, see Cluster query language in the Amazon ECS Developer Guide.