Uses of Class
software.amazon.awscdk.services.servicecatalog.CfnCloudFormationProduct.Builder
Package
Description
AWS Service Catalog Construct Library
-
Uses of CfnCloudFormationProduct.Builder in software.amazon.awscdk.services.servicecatalog
Modifier and TypeMethodDescriptionCfnCloudFormationProduct.Builder.acceptLanguage
(String acceptLanguage) The language code.CfnCloudFormationProduct.Builder.description
(String description) The description of the product.CfnCloudFormationProduct.Builder.distributor
(String distributor) The distributor of the product.The name of the product.The owner of the product.CfnCloudFormationProduct.Builder.productType
(String productType) The type of product.CfnCloudFormationProduct.Builder.provisioningArtifactParameters
(List<? extends Object> provisioningArtifactParameters) The configuration of the provisioning artifact (also known as a version).CfnCloudFormationProduct.Builder.provisioningArtifactParameters
(IResolvable provisioningArtifactParameters) The configuration of the provisioning artifact (also known as a version).CfnCloudFormationProduct.Builder.replaceProvisioningArtifacts
(Boolean replaceProvisioningArtifacts) This property is turned off by default.CfnCloudFormationProduct.Builder.replaceProvisioningArtifacts
(IResolvable replaceProvisioningArtifacts) This property is turned off by default.CfnCloudFormationProduct.Builder.sourceConnection
(IResolvable sourceConnection) A top levelProductViewDetail
response containing details about the product’s connection.CfnCloudFormationProduct.Builder.sourceConnection
(CfnCloudFormationProduct.SourceConnectionProperty sourceConnection) A top levelProductViewDetail
response containing details about the product’s connection.CfnCloudFormationProduct.Builder.supportDescription
(String supportDescription) The support information about the product.CfnCloudFormationProduct.Builder.supportEmail
(String supportEmail) The contact email for product support.CfnCloudFormationProduct.Builder.supportUrl
(String supportUrl) The contact URL for product support.One or more tags.