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
show all
Defined in:
(unknown)

Overview

Summary information about a product path for a user.

Instance Attribute Summary collapse

Instance Attribute Details

#constraint_summariesArray<Types::ConstraintSummary>

The constraints on the portfolio-product relationship.

Returns:

#idString

The identifier of the product path.

Returns:

  • (String)

    The identifier of the product path.

#nameString

The name of the portfolio to which the user was assigned.

Returns:

  • (String)

    The name of the portfolio to which the user was assigned.

#tagsArray<Types::Tag>

The tags associated with this product path.

Returns:

  • (Array<Types::Tag>)

    The tags associated with this product path.