Uses of Class
software.amazon.awscdk.services.servicecatalog.CfnCloudFormationProductProps.Builder
Packages that use CfnCloudFormationProductProps.Builder
Package
Description
AWS Service Catalog Construct Library
-
Uses of CfnCloudFormationProductProps.Builder in software.amazon.awscdk.services.servicecatalog
Methods in software.amazon.awscdk.services.servicecatalog that return CfnCloudFormationProductProps.BuilderModifier and TypeMethodDescriptionCfnCloudFormationProductProps.Builder.acceptLanguage(String acceptLanguage) Sets the value ofCfnCloudFormationProductProps.getAcceptLanguage()CfnCloudFormationProductProps.builder()CfnCloudFormationProductProps.Builder.description(String description) Sets the value ofCfnCloudFormationProductProps.getDescription()CfnCloudFormationProductProps.Builder.distributor(String distributor) Sets the value ofCfnCloudFormationProductProps.getDistributor()Sets the value ofCfnCloudFormationProductProps.getName()Sets the value ofCfnCloudFormationProductProps.getOwner()CfnCloudFormationProductProps.Builder.productType(String productType) Sets the value ofCfnCloudFormationProductProps.getProductType()CfnCloudFormationProductProps.Builder.provisioningArtifactParameters(List<? extends Object> provisioningArtifactParameters) Sets the value ofCfnCloudFormationProductProps.getProvisioningArtifactParameters()CfnCloudFormationProductProps.Builder.provisioningArtifactParameters(IResolvable provisioningArtifactParameters) Sets the value ofCfnCloudFormationProductProps.getProvisioningArtifactParameters()CfnCloudFormationProductProps.Builder.replaceProvisioningArtifacts(Boolean replaceProvisioningArtifacts) Sets the value ofCfnCloudFormationProductProps.getReplaceProvisioningArtifacts()CfnCloudFormationProductProps.Builder.replaceProvisioningArtifacts(IResolvable replaceProvisioningArtifacts) Sets the value ofCfnCloudFormationProductProps.getReplaceProvisioningArtifacts()CfnCloudFormationProductProps.Builder.sourceConnection(IResolvable sourceConnection) Sets the value ofCfnCloudFormationProductProps.getSourceConnection()CfnCloudFormationProductProps.Builder.sourceConnection(CfnCloudFormationProduct.SourceConnectionProperty sourceConnection) Sets the value ofCfnCloudFormationProductProps.getSourceConnection()CfnCloudFormationProductProps.Builder.supportDescription(String supportDescription) Sets the value ofCfnCloudFormationProductProps.getSupportDescription()CfnCloudFormationProductProps.Builder.supportEmail(String supportEmail) Sets the value ofCfnCloudFormationProductProps.getSupportEmail()CfnCloudFormationProductProps.Builder.supportUrl(String supportUrl) Sets the value ofCfnCloudFormationProductProps.getSupportUrl()Sets the value ofCfnCloudFormationProductProps.getTags()Constructors in software.amazon.awscdk.services.servicecatalog with parameters of type CfnCloudFormationProductProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCloudFormationProductProps.Builder.