You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ServiceCatalog::Types::ConstraintDetail

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#constraint_idString

The identifier of the constraint.

Returns:

  • (String)

    The identifier of the constraint.

#descriptionString

The description of the constraint.

Returns:

  • (String)

    The description of the constraint.

#ownerString

The owner of the constraint.

Returns:

  • (String)

    The owner of the constraint.

#portfolio_idString

The identifier of the portfolio the product resides in. The constraint applies only to the instance of the product that lives within this portfolio.

Returns:

  • (String)

    The identifier of the portfolio the product resides in.

#product_idString

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.

Returns:

  • (String)

    The identifier of the product the constraint applies to.

#typeString

The type of constraint.

  • LAUNCH

  • NOTIFICATION

  • STACKSET

  • TEMPLATE

Returns:

  • (String)

    The type of constraint.