GetTaskDefinitionPlacementConstraint

data class GetTaskDefinitionPlacementConstraint(val expression: String, val type: String)

Constructors

Link copied to clipboard
constructor(expression: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Cluster Query Language expression to apply to the constraint. For more information, see Cluster Query Language in the Amazon EC2 Container Service Developer Guide.

Link copied to clipboard

Proxy type. The default value is APPMESH. The only supported value is APPMESH.