Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.launchwizard.CfnDeploymentPropsMixin.Builder
Packages that use CfnDeploymentPropsMixin.Builder
-
Uses of CfnDeploymentPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.launchwizard
Methods in software.amazon.awscdk.cfnpropertymixins.services.launchwizard that return CfnDeploymentPropsMixin.BuilderModifier and TypeMethodDescriptionCfnDeploymentPropsMixin.Builder.create()CfnDeploymentPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnDeploymentPropsMixin.Builder.deploymentPatternName(String deploymentPatternName) The name of the deployment pattern.The name of the deployment.CfnDeploymentPropsMixin.Builder.specifications(Map<String, String> specifications) The settings specified for the deployment.CfnDeploymentPropsMixin.Builder.specifications(IResolvable specifications) The settings specified for the deployment.Information about the tags attached to a deployment.CfnDeploymentPropsMixin.Builder.workloadName(String workloadName) The name of the workload.