Uses of Class
software.amazon.awscdk.services.greengrassv2.CfnDeployment.IoTJobExecutionsRolloutConfigProperty.Builder
Package
Description
AWS::GreengrassV2 Construct Library
-
Uses of CfnDeployment.IoTJobExecutionsRolloutConfigProperty.Builder in software.amazon.awscdk.services.greengrassv2
Modifier and TypeMethodDescriptionCfnDeployment.IoTJobExecutionsRolloutConfigProperty.builder()
CfnDeployment.IoTJobExecutionsRolloutConfigProperty.Builder.exponentialRate
(IResolvable exponentialRate) Sets the value ofCfnDeployment.IoTJobExecutionsRolloutConfigProperty.getExponentialRate()
CfnDeployment.IoTJobExecutionsRolloutConfigProperty.Builder.exponentialRate
(CfnDeployment.IoTJobExponentialRolloutRateProperty exponentialRate) Sets the value ofCfnDeployment.IoTJobExecutionsRolloutConfigProperty.getExponentialRate()
CfnDeployment.IoTJobExecutionsRolloutConfigProperty.Builder.maximumPerMinute
(Number maximumPerMinute) ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDeployment.IoTJobExecutionsRolloutConfigProperty.Builder
.