Uses of Class
software.amazon.awscdk.services.launchwizard.CfnDeployment.Builder
Packages that use CfnDeployment.Builder
Package
Description
AWS::LaunchWizard Construct Library
-
Uses of CfnDeployment.Builder in software.amazon.awscdk.services.launchwizard
Methods in software.amazon.awscdk.services.launchwizard that return CfnDeployment.BuilderModifier and TypeMethodDescriptionstatic CfnDeployment.Builder
CfnDeployment.Builder.deploymentPatternName
(String deploymentPatternName) The name of the deployment pattern.The name of the deployment.CfnDeployment.Builder.specifications
(Map<String, String> specifications) The settings specified for the deployment.CfnDeployment.Builder.specifications
(IResolvable specifications) The settings specified for the deployment.Information about the tags attached to a deployment.CfnDeployment.Builder.workloadName
(String workloadName) The name of the workload.