public static interface AwsJobExecutionsRolloutConfig.Builder extends SdkPojo, CopyableBuilder<AwsJobExecutionsRolloutConfig.Builder,AwsJobExecutionsRolloutConfig>
Modifier and Type | Method and Description |
---|---|
AwsJobExecutionsRolloutConfig.Builder |
maximumPerMinute(Integer maximumPerMinute)
The maximum number of OTA update job executions started per minute.
|
copy
applyMutation, build
AwsJobExecutionsRolloutConfig.Builder maximumPerMinute(Integer maximumPerMinute)
The maximum number of OTA update job executions started per minute.
maximumPerMinute
- The maximum number of OTA update job executions started per minute.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.