class Aws::ServiceCatalog::Types::ConstraintDetail

Information about a constraint.

@!attribute [rw] constraint_id

The identifier of the constraint.
@return [String]

@!attribute [rw] type

The type of constraint.

* `LAUNCH`

* `NOTIFICATION`

* STACKSET

* `TEMPLATE`
@return [String]

@!attribute [rw] description

The description of the constraint.
@return [String]

@!attribute [rw] owner

The owner of the constraint.
@return [String]

@!attribute [rw] product_id

The identifier of the product the constraint applies to. Note that a
constraint applies to a specific instance of a product within a
certain portfolio.
@return [String]

@!attribute [rw] portfolio_id

The identifier of the portfolio the product resides in. The
constraint applies only to the instance of the product that lives
within this portfolio.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ConstraintDetail AWS API Documentation

Constants

SENSITIVE