Interface ProtectedJobS3OutputConfigurationInput.Builder

  • Method Details

    • bucket

      The S3 bucket for job output.

      Parameters:
      bucket - The S3 bucket for job output.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • keyPrefix

      The S3 prefix to unload the protected job results.

      Parameters:
      keyPrefix - The S3 prefix to unload the protected job results.
      Returns:
      Returns a reference to this object so that method calls can be chained together.