Interface WorkerConfigurationDescription.Builder

    • Method Detail

      • revision

        WorkerConfigurationDescription.Builder revision​(Long revision)

        The revision of the worker configuration.

        Parameters:
        revision - The revision of the worker configuration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • workerConfigurationArn

        WorkerConfigurationDescription.Builder workerConfigurationArn​(String workerConfigurationArn)

        The Amazon Resource Name (ARN) of the worker configuration.

        Parameters:
        workerConfigurationArn - The Amazon Resource Name (ARN) of the worker configuration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.