Uses of Class
software.amazon.awscdk.services.servicecatalog.CloudFormationTemplate
Packages that use CloudFormationTemplate
Package
Description
AWS Service Catalog Construct Library
-
Uses of CloudFormationTemplate in software.amazon.awscdk.services.servicecatalog
Methods in software.amazon.awscdk.services.servicecatalog that return CloudFormationTemplateModifier and TypeMethodDescriptionstatic CloudFormationTemplateLoads the provisioning artifacts template from a local disk path.static CloudFormationTemplateCloudFormationTemplate.fromAsset(String path, AssetOptions options) Loads the provisioning artifacts template from a local disk path.static CloudFormationTemplateCloudFormationTemplate.fromProductStack(ProductStack productStack) Creates a product with the resources defined in the given product stack.static CloudFormationTemplateTemplate from URL.CloudFormationProductVersion.getCloudFormationTemplate()The S3 template that points to the provisioning version template.final CloudFormationTemplateCloudFormationProductVersion.Jsii$Proxy.getCloudFormationTemplate()Methods in software.amazon.awscdk.services.servicecatalog with parameters of type CloudFormationTemplateModifier and TypeMethodDescriptionCloudFormationProductVersion.Builder.cloudFormationTemplate(CloudFormationTemplate cloudFormationTemplate) Sets the value ofCloudFormationProductVersion.getCloudFormationTemplate()