Interface VersionUpdateByJobsConfig.Builder

All Superinterfaces:
Buildable, CopyableBuilder<VersionUpdateByJobsConfig.Builder,VersionUpdateByJobsConfig>, SdkBuilder<VersionUpdateByJobsConfig.Builder,VersionUpdateByJobsConfig>, SdkPojo
Enclosing class:
VersionUpdateByJobsConfig

public static interface VersionUpdateByJobsConfig.Builder extends SdkPojo, CopyableBuilder<VersionUpdateByJobsConfig.Builder,VersionUpdateByJobsConfig>
  • Method Details

    • enabled

      Indicates whether the Job is enabled or not.

      Parameters:
      enabled - Indicates whether the Job is enabled or not.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • 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.

      Parameters:
      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.
      Returns:
      Returns a reference to this object so that method calls can be chained together.