You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ServiceCatalog::Types::ProvisionedProductPlanSummary
- Inherits:
-
Struct
- Object
- Struct
- Aws::ServiceCatalog::Types::ProvisionedProductPlanSummary
- Defined in:
- (unknown)
Overview
Summary information about a plan.
Instance Attribute Summary collapse
-
#plan_id ⇒ String
The plan identifier.
-
#plan_name ⇒ String
The name of the plan.
-
#plan_type ⇒ String
The plan type.
-
#provision_product_id ⇒ String
The product identifier.
-
#provision_product_name ⇒ String
The user-friendly name of the provisioned product.
-
#provisioning_artifact_id ⇒ String
The identifier of the provisioning artifact.
Instance Attribute Details
#plan_id ⇒ String
The plan identifier.
#plan_name ⇒ String
The name of the plan.
#plan_type ⇒ String
The plan type.
Possible values:
- CLOUDFORMATION
#provision_product_id ⇒ String
The product identifier.
#provision_product_name ⇒ String
The user-friendly name of the provisioned product.
#provisioning_artifact_id ⇒ String
The identifier of the provisioning artifact.