You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ServiceCatalog::Types::DescribePortfolioOutput
- Inherits:
-
Struct
- Object
- Struct
- Aws::ServiceCatalog::Types::DescribePortfolioOutput
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#budgets ⇒ Array<Types::BudgetDetail>
Information about the associated budgets.
-
#portfolio_detail ⇒ Types::PortfolioDetail
Information about the portfolio.
-
#tag_options ⇒ Array<Types::TagOptionDetail>
Information about the TagOptions associated with the portfolio.
-
#tags ⇒ Array<Types::Tag>
Information about the tags associated with the portfolio.
Instance Attribute Details
#budgets ⇒ Array<Types::BudgetDetail>
Information about the associated budgets.
#portfolio_detail ⇒ Types::PortfolioDetail
Information about the portfolio.
#tag_options ⇒ Array<Types::TagOptionDetail>
Information about the TagOptions associated with the portfolio.
#tags ⇒ Array<Types::Tag>
Information about the tags associated with the portfolio.