encryptionSpec property

EncryptionSpec? encryptionSpec
final

Customer-managed encryption key spec for a DeploymentResourcePool. If set, this DeploymentResourcePool will be secured by this key. Endpoints and the DeploymentResourcePool they deploy in need to have the same EncryptionSpec.

Implementation

final EncryptionSpec? encryptionSpec;