encryptionSpec property

EncryptionSpec? encryptionSpec
final

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

Implementation

final EncryptionSpec? encryptionSpec;