Interface ExportS3DataInput.Builder

    • Method Detail

      • 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

        ExportS3DataInput.Builder s3Uri​(String 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.