Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.launchwizard.CfnDeploymentMixinProps.Builder
Packages that use CfnDeploymentMixinProps.Builder
-
Uses of CfnDeploymentMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.launchwizard
Methods in software.amazon.awscdk.cfnpropertymixins.services.launchwizard that return CfnDeploymentMixinProps.BuilderModifier and TypeMethodDescriptionCfnDeploymentMixinProps.builder()CfnDeploymentMixinProps.Builder.deploymentPatternName(String deploymentPatternName) Sets the value ofCfnDeploymentMixinProps.getDeploymentPatternName()Sets the value ofCfnDeploymentMixinProps.getName()CfnDeploymentMixinProps.Builder.specifications(Map<String, String> specifications) Sets the value ofCfnDeploymentMixinProps.getSpecifications()CfnDeploymentMixinProps.Builder.specifications(IResolvable specifications) Sets the value ofCfnDeploymentMixinProps.getSpecifications()Sets the value ofCfnDeploymentMixinProps.getTags()CfnDeploymentMixinProps.Builder.workloadName(String workloadName) Sets the value ofCfnDeploymentMixinProps.getWorkloadName()Constructors in software.amazon.awscdk.cfnpropertymixins.services.launchwizard with parameters of type CfnDeploymentMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDeploymentMixinProps.Builder.