Uses of Interface
software.amazon.awscdk.services.servicecatalog.CloudFormationProductVersion
Packages that use CloudFormationProductVersion
Package
Description
AWS Service Catalog Construct Library
-
Uses of CloudFormationProductVersion in software.amazon.awscdk.services.servicecatalog
Classes in software.amazon.awscdk.services.servicecatalog that implement CloudFormationProductVersionModifier and TypeClassDescriptionstatic final classAn implementation forCloudFormationProductVersionMethods in software.amazon.awscdk.services.servicecatalog that return CloudFormationProductVersionModifier and TypeMethodDescriptionCloudFormationProductVersion.Builder.build()Builds the configured instance.ProductStackHistory.currentVersion()Retains product stack template as a snapshot when deployed and retrieves a CloudFormationProductVersion for the current product version.ProductStackHistory.versionFromSnapshot(String productVersionName) Retrieves a CloudFormationProductVersion from a previously deployed productVersionName.Methods in software.amazon.awscdk.services.servicecatalog that return types with arguments of type CloudFormationProductVersionModifier and TypeMethodDescriptionCloudFormationProductProps.getProductVersions()The configuration of the product version.final List<CloudFormationProductVersion>CloudFormationProductProps.Jsii$Proxy.getProductVersions()Method parameters in software.amazon.awscdk.services.servicecatalog with type arguments of type CloudFormationProductVersionModifier and TypeMethodDescriptionCloudFormationProduct.Builder.productVersions(List<? extends CloudFormationProductVersion> productVersions) The configuration of the product version.CloudFormationProductProps.Builder.productVersions(List<? extends CloudFormationProductVersion> productVersions) Sets the value ofCloudFormationProductProps.getProductVersions()