Uses of Class
software.amazon.awscdk.services.ecs.CfnService.CanaryConfigurationProperty.Builder
Packages that use CfnService.CanaryConfigurationProperty.Builder
-
Uses of CfnService.CanaryConfigurationProperty.Builder in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return CfnService.CanaryConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnService.CanaryConfigurationProperty.builder()CfnService.CanaryConfigurationProperty.Builder.canaryBakeTimeInMinutes(Number canaryBakeTimeInMinutes) Sets the value ofCfnService.CanaryConfigurationProperty.getCanaryBakeTimeInMinutes()CfnService.CanaryConfigurationProperty.Builder.canaryPercent(Number canaryPercent) Sets the value ofCfnService.CanaryConfigurationProperty.getCanaryPercent()Constructors in software.amazon.awscdk.services.ecs with parameters of type CfnService.CanaryConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnService.CanaryConfigurationProperty.Builder.