You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ServiceCatalog::Types::DescribeProductAsAdminOutput
- Inherits:
-
Struct
- Object
- Struct
- Aws::ServiceCatalog::Types::DescribeProductAsAdminOutput
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#budgets ⇒ Array<Types::BudgetDetail>
Information about the associated budgets.
-
#product_view_detail ⇒ Types::ProductViewDetail
Information about the product view.
-
#provisioning_artifact_summaries ⇒ Array<Types::ProvisioningArtifactSummary>
Information about the provisioning artifacts (also known as versions) for the specified product.
-
#tag_options ⇒ Array<Types::TagOptionDetail>
Information about the TagOptions associated with the product.
-
#tags ⇒ Array<Types::Tag>
Information about the tags associated with the product.
Instance Attribute Details
#budgets ⇒ Array<Types::BudgetDetail>
Information about the associated budgets.
#product_view_detail ⇒ Types::ProductViewDetail
Information about the product view.
#provisioning_artifact_summaries ⇒ Array<Types::ProvisioningArtifactSummary>
Information about the provisioning artifacts (also known as versions) for the specified product.
#tag_options ⇒ Array<Types::TagOptionDetail>
Information about the TagOptions associated with the product.
#tags ⇒ Array<Types::Tag>
Information about the tags associated with the product.