Uses of Class
software.amazon.awscdk.services.servicecatalog.ProductStack
Packages that use ProductStack
Package
Description
AWS Service Catalog Construct Library
-
Uses of ProductStack in software.amazon.awscdk.services.servicecatalog
Methods in software.amazon.awscdk.services.servicecatalog that return ProductStackModifier and TypeMethodDescriptionProductStack.Builder.build()ProductStackHistoryProps.getProductStack()The ProductStack whose history will be retained as a snapshot.final ProductStackProductStackHistoryProps.Jsii$Proxy.getProductStack()Methods in software.amazon.awscdk.services.servicecatalog with parameters of type ProductStackModifier and TypeMethodDescriptionstatic CloudFormationTemplateCloudFormationTemplate.fromProductStack(ProductStack productStack) Creates a product with the resources defined in the given product stack.ProductStackHistory.Builder.productStack(ProductStack productStack) The ProductStack whose history will be retained as a snapshot.ProductStackHistoryProps.Builder.productStack(ProductStack productStack) Sets the value ofProductStackHistoryProps.getProductStack()