You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ServiceCatalog::Types::LaunchPathSummary
- Inherits:
-
Struct
- Object
- Struct
- Aws::ServiceCatalog::Types::LaunchPathSummary
- Defined in:
- (unknown)
Overview
Summary information about a product path for a user.
Instance Attribute Summary collapse
-
#constraint_summaries ⇒ Array<Types::ConstraintSummary>
The constraints on the portfolio-product relationship.
-
#id ⇒ String
The identifier of the product path.
-
#name ⇒ String
The name of the portfolio to which the user was assigned.
-
#tags ⇒ Array<Types::Tag>
The tags associated with this product path.
Instance Attribute Details
#constraint_summaries ⇒ Array<Types::ConstraintSummary>
The constraints on the portfolio-product relationship.
#id ⇒ String
The identifier of the product path.
#name ⇒ String
The name of the portfolio to which the user was assigned.
#tags ⇒ Array<Types::Tag>
The tags associated with this product path.