Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.appconfig.CfnDeploymentStrategyMixinProps.Builder
Packages that use CfnDeploymentStrategyMixinProps.Builder
-
Uses of CfnDeploymentStrategyMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.appconfig
Methods in software.amazon.awscdk.cfnpropertymixins.services.appconfig that return CfnDeploymentStrategyMixinProps.BuilderModifier and TypeMethodDescriptionCfnDeploymentStrategyMixinProps.builder()CfnDeploymentStrategyMixinProps.Builder.deploymentDurationInMinutes(Number deploymentDurationInMinutes) Sets the value ofCfnDeploymentStrategyMixinProps.getDeploymentDurationInMinutes()CfnDeploymentStrategyMixinProps.Builder.description(String description) Sets the value ofCfnDeploymentStrategyMixinProps.getDescription()CfnDeploymentStrategyMixinProps.Builder.finalBakeTimeInMinutes(Number finalBakeTimeInMinutes) Sets the value ofCfnDeploymentStrategyMixinProps.getFinalBakeTimeInMinutes()CfnDeploymentStrategyMixinProps.Builder.growthFactor(Number growthFactor) Sets the value ofCfnDeploymentStrategyMixinProps.getGrowthFactor()CfnDeploymentStrategyMixinProps.Builder.growthType(String growthType) Sets the value ofCfnDeploymentStrategyMixinProps.getGrowthType()Sets the value ofCfnDeploymentStrategyMixinProps.getName()CfnDeploymentStrategyMixinProps.Builder.replicateTo(String replicateTo) Sets the value ofCfnDeploymentStrategyMixinProps.getReplicateTo()Sets the value ofCfnDeploymentStrategyMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.appconfig with parameters of type CfnDeploymentStrategyMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDeploymentStrategyMixinProps.Builder.