Event Target Ecs Target Placement Constraint Args
data class EventTargetEcsTargetPlacementConstraintArgs(val expression: Output<String>? = null, val type: Output<String>) : ConvertibleToJava<EventTargetEcsTargetPlacementConstraintArgs>
Constructors
Link copied to clipboard
fun EventTargetEcsTargetPlacementConstraintArgs(expression: Output<String>? = null, type: Output<String>)
Functions
Properties
Link copied to clipboard
Cluster Query Language expression to apply to the constraint. Does not need to be specified for the distinctInstance
type. For more information, see Cluster Query Language in the Amazon EC2 Container Service Developer Guide.