public static interface VersionUpdateByJobsConfig.Builder extends SdkPojo, CopyableBuilder<VersionUpdateByJobsConfig.Builder,VersionUpdateByJobsConfig>
| Modifier and Type | Method and Description |
|---|---|
VersionUpdateByJobsConfig.Builder |
enabled(Boolean enabled)
Indicates whether the Job is enabled or not.
|
VersionUpdateByJobsConfig.Builder |
roleArn(String roleArn)
The Amazon Resource Name (ARN) of the role that grants permission to the IoT jobs service to update the
reserved named shadow when the job successfully completes.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildVersionUpdateByJobsConfig.Builder enabled(Boolean enabled)
Indicates whether the Job is enabled or not.
enabled - Indicates whether the Job is enabled or not.VersionUpdateByJobsConfig.Builder roleArn(String roleArn)
The Amazon Resource Name (ARN) of the role that grants permission to the IoT jobs service to update the reserved named shadow when the job successfully completes.
roleArn - The Amazon Resource Name (ARN) of the role that grants permission to the IoT jobs service to update
the reserved named shadow when the job successfully completes.Copyright © 2023. All rights reserved.