Interface VersionUpdateByJobsConfig.Builder

    • Method Detail

      • enabled

        VersionUpdateByJobsConfig.Builder enabled​(Boolean 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

        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.

        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.