class Aws::SecurityHub::Types::AwsEcsTaskDefinitionPlacementConstraintsDetails

A placement constraint object to use for tasks.

@note When making an API call, you may pass AwsEcsTaskDefinitionPlacementConstraintsDetails

data as a hash:

    {
      expression: "NonEmptyString",
      type: "NonEmptyString",
    }

@!attribute [rw] expression

A cluster query language expression to apply to the constraint.
@return [String]

@!attribute [rw] type

The type of constraint.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AwsEcsTaskDefinitionPlacementConstraintsDetails AWS API Documentation

Constants

SENSITIVE