encryptionSpec property

EncryptionSpec? encryptionSpec
final

Immutable. Customer-managed encryption key spec for an IndexEndpoint. If set, this IndexEndpoint and all sub-resources of this IndexEndpoint will be secured by this key.

Implementation

final EncryptionSpec? encryptionSpec;