Uses of Class
software.amazon.awscdk.services.ecs.CfnService.DeploymentConfigurationProperty.Builder
Packages that use CfnService.DeploymentConfigurationProperty.Builder
-
Uses of CfnService.DeploymentConfigurationProperty.Builder in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return CfnService.DeploymentConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnService.DeploymentConfigurationProperty.Builder.alarms(IResolvable alarms) Sets the value ofCfnService.DeploymentConfigurationProperty.getAlarms()CfnService.DeploymentConfigurationProperty.Builder.alarms(CfnService.DeploymentAlarmsProperty alarms) Sets the value ofCfnService.DeploymentConfigurationProperty.getAlarms()CfnService.DeploymentConfigurationProperty.Builder.bakeTimeInMinutes(Number bakeTimeInMinutes) Sets the value ofCfnService.DeploymentConfigurationProperty.getBakeTimeInMinutes()CfnService.DeploymentConfigurationProperty.builder()CfnService.DeploymentConfigurationProperty.Builder.canaryConfiguration(IResolvable canaryConfiguration) Sets the value ofCfnService.DeploymentConfigurationProperty.getCanaryConfiguration()CfnService.DeploymentConfigurationProperty.Builder.canaryConfiguration(CfnService.CanaryConfigurationProperty canaryConfiguration) Sets the value ofCfnService.DeploymentConfigurationProperty.getCanaryConfiguration()CfnService.DeploymentConfigurationProperty.Builder.deploymentCircuitBreaker(IResolvable deploymentCircuitBreaker) Sets the value ofCfnService.DeploymentConfigurationProperty.getDeploymentCircuitBreaker()CfnService.DeploymentConfigurationProperty.Builder.deploymentCircuitBreaker(CfnService.DeploymentCircuitBreakerProperty deploymentCircuitBreaker) Sets the value ofCfnService.DeploymentConfigurationProperty.getDeploymentCircuitBreaker()CfnService.DeploymentConfigurationProperty.Builder.lifecycleHooks(List<? extends Object> lifecycleHooks) Sets the value ofCfnService.DeploymentConfigurationProperty.getLifecycleHooks()CfnService.DeploymentConfigurationProperty.Builder.lifecycleHooks(IResolvable lifecycleHooks) Sets the value ofCfnService.DeploymentConfigurationProperty.getLifecycleHooks()CfnService.DeploymentConfigurationProperty.Builder.linearConfiguration(IResolvable linearConfiguration) Sets the value ofCfnService.DeploymentConfigurationProperty.getLinearConfiguration()CfnService.DeploymentConfigurationProperty.Builder.linearConfiguration(CfnService.LinearConfigurationProperty linearConfiguration) Sets the value ofCfnService.DeploymentConfigurationProperty.getLinearConfiguration()CfnService.DeploymentConfigurationProperty.Builder.maximumPercent(Number maximumPercent) Sets the value ofCfnService.DeploymentConfigurationProperty.getMaximumPercent()CfnService.DeploymentConfigurationProperty.Builder.minimumHealthyPercent(Number minimumHealthyPercent) Sets the value ofCfnService.DeploymentConfigurationProperty.getMinimumHealthyPercent()Sets the value ofCfnService.DeploymentConfigurationProperty.getStrategy()Constructors in software.amazon.awscdk.services.ecs with parameters of type CfnService.DeploymentConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnService.DeploymentConfigurationProperty.Builder.