Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iot.CfnJobPropsMixin.ExponentialRolloutRateProperty.Builder
Packages that use CfnJobPropsMixin.ExponentialRolloutRateProperty.Builder
-
Uses of CfnJobPropsMixin.ExponentialRolloutRateProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.iot
Methods in software.amazon.awscdk.cfnpropertymixins.services.iot that return CfnJobPropsMixin.ExponentialRolloutRateProperty.BuilderModifier and TypeMethodDescriptionCfnJobPropsMixin.ExponentialRolloutRateProperty.Builder.baseRatePerMinute(Number baseRatePerMinute) Sets the value ofCfnJobPropsMixin.ExponentialRolloutRateProperty.getBaseRatePerMinute()CfnJobPropsMixin.ExponentialRolloutRateProperty.builder()CfnJobPropsMixin.ExponentialRolloutRateProperty.Builder.incrementFactor(Number incrementFactor) Sets the value ofCfnJobPropsMixin.ExponentialRolloutRateProperty.getIncrementFactor()CfnJobPropsMixin.ExponentialRolloutRateProperty.Builder.rateIncreaseCriteria(CfnJobPropsMixin.RateIncreaseCriteriaProperty rateIncreaseCriteria) CfnJobPropsMixin.ExponentialRolloutRateProperty.Builder.rateIncreaseCriteria(IResolvable rateIncreaseCriteria) Constructors in software.amazon.awscdk.cfnpropertymixins.services.iot with parameters of type CfnJobPropsMixin.ExponentialRolloutRateProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnJobPropsMixin.ExponentialRolloutRateProperty.Builder.