You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ServiceCatalog::Types::DescribeProvisionedProductPlanOutput
- Inherits:
-
Struct
- Object
- Struct
- Aws::ServiceCatalog::Types::DescribeProvisionedProductPlanOutput
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#next_page_token ⇒ String
The page token to use to retrieve the next set of results.
-
#provisioned_product_plan_details ⇒ Types::ProvisionedProductPlanDetails
Information about the plan.
-
#resource_changes ⇒ Array<Types::ResourceChange>
Information about the resource changes that will occur when the plan is executed.
Instance Attribute Details
#next_page_token ⇒ String
The page token to use to retrieve the next set of results. If there are no additional results, this value is null.
#provisioned_product_plan_details ⇒ Types::ProvisionedProductPlanDetails
Information about the plan.
#resource_changes ⇒ Array<Types::ResourceChange>
Information about the resource changes that will occur when the plan is executed.