Interface ExportS3DataInput.Builder

  • Method Details

    • kmsKeyId

      ExportS3DataInput.Builder kmsKeyId(String kmsKeyId)

      The Key Management Service key ID for server-side encryption.

      Parameters:
      kmsKeyId - The Key Management Service key ID for server-side encryption.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • s3Uri

      The URL to the Amazon S3 data input.

      Parameters:
      s3Uri - The URL to the Amazon S3 data input.
      Returns:
      Returns a reference to this object so that method calls can be chained together.