encryptionSpec property

EncryptionSpec? encryptionSpec
final

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

Implementation

final EncryptionSpec? encryptionSpec;