Interface EncryptionConfiguration.Builder

  • Method Details

    • kmsKeyId

      Customer KMS key used for encryption

      Parameters:
      kmsKeyId - Customer KMS key used for encryption
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • kmsEncryptionContext

      EncryptionConfiguration.Builder kmsEncryptionContext(Map<String,String> kmsEncryptionContext)

      KMS encryption context.

      Parameters:
      kmsEncryptionContext - KMS encryption context.
      Returns:
      Returns a reference to this object so that method calls can be chained together.