Interface EncryptionConfiguration.Builder

  • Method Details

    • kmsKeyId

      Sets the value of the KmsKeyId property for this object.
      Parameters:
      kmsKeyId - The new value for the KmsKeyId property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • kmsEncryptionContext

      EncryptionConfiguration.Builder kmsEncryptionContext(Map<String,String> kmsEncryptionContext)
      Sets the value of the KmsEncryptionContext property for this object.
      Parameters:
      kmsEncryptionContext - The new value for the KmsEncryptionContext property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.