You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ServiceCatalog::Types::PortfolioDetail
- Inherits:
-
Struct
- Object
- Struct
- Aws::ServiceCatalog::Types::PortfolioDetail
- Defined in:
- (unknown)
Overview
Information about a portfolio.
Returned by:
Instance Attribute Summary collapse
-
#arn ⇒ String
The ARN assigned to the portfolio.
-
#created_time ⇒ Time
The UTC time stamp of the creation time.
-
#description ⇒ String
The description of the portfolio.
-
#display_name ⇒ String
The name to use for display purposes.
-
#id ⇒ String
The portfolio identifier.
-
#provider_name ⇒ String
The name of the portfolio provider.
Instance Attribute Details
#arn ⇒ String
The ARN assigned to the portfolio.
#created_time ⇒ Time
The UTC time stamp of the creation time.
#description ⇒ String
The description of the portfolio.
#display_name ⇒ String
The name to use for display purposes.
#id ⇒ String
The portfolio identifier.
#provider_name ⇒ String
The name of the portfolio provider.