Uses of Class
software.amazon.awscdk.services.codedeploy.CfnDeploymentConfig.ZonalConfigProperty.Builder
Packages that use CfnDeploymentConfig.ZonalConfigProperty.Builder
-
Uses of CfnDeploymentConfig.ZonalConfigProperty.Builder in software.amazon.awscdk.services.codedeploy
Methods in software.amazon.awscdk.services.codedeploy that return CfnDeploymentConfig.ZonalConfigProperty.BuilderModifier and TypeMethodDescriptionCfnDeploymentConfig.ZonalConfigProperty.builder()CfnDeploymentConfig.ZonalConfigProperty.Builder.firstZoneMonitorDurationInSeconds(Number firstZoneMonitorDurationInSeconds) CfnDeploymentConfig.ZonalConfigProperty.Builder.minimumHealthyHostsPerZone(IResolvable minimumHealthyHostsPerZone) Sets the value ofCfnDeploymentConfig.ZonalConfigProperty.getMinimumHealthyHostsPerZone()CfnDeploymentConfig.ZonalConfigProperty.Builder.minimumHealthyHostsPerZone(CfnDeploymentConfig.MinimumHealthyHostsPerZoneProperty minimumHealthyHostsPerZone) Sets the value ofCfnDeploymentConfig.ZonalConfigProperty.getMinimumHealthyHostsPerZone()CfnDeploymentConfig.ZonalConfigProperty.Builder.monitorDurationInSeconds(Number monitorDurationInSeconds) Sets the value ofCfnDeploymentConfig.ZonalConfigProperty.getMonitorDurationInSeconds()Constructors in software.amazon.awscdk.services.codedeploy with parameters of type CfnDeploymentConfig.ZonalConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDeploymentConfig.ZonalConfigProperty.Builder.