Uses of Class
software.amazon.awscdk.services.servicecatalog.ProductStackHistoryProps.Builder
Packages that use ProductStackHistoryProps.Builder
Package
Description
AWS Service Catalog Construct Library
-
Uses of ProductStackHistoryProps.Builder in software.amazon.awscdk.services.servicecatalog
Methods in software.amazon.awscdk.services.servicecatalog that return ProductStackHistoryProps.BuilderModifier and TypeMethodDescriptionProductStackHistoryProps.builder()ProductStackHistoryProps.Builder.currentVersionLocked(Boolean currentVersionLocked) Sets the value ofProductStackHistoryProps.getCurrentVersionLocked()ProductStackHistoryProps.Builder.currentVersionName(String currentVersionName) Sets the value ofProductStackHistoryProps.getCurrentVersionName()ProductStackHistoryProps.Builder.description(String description) Sets the value ofProductStackHistoryProps.getDescription()Sets the value ofProductStackHistoryProps.getDirectory()ProductStackHistoryProps.Builder.productStack(ProductStack productStack) Sets the value ofProductStackHistoryProps.getProductStack()ProductStackHistoryProps.Builder.validateTemplate(Boolean validateTemplate) Sets the value ofProductStackHistoryProps.getValidateTemplate()Constructors in software.amazon.awscdk.services.servicecatalog with parameters of type ProductStackHistoryProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theProductStackHistoryProps.Builder.