encryptionSpec property

GoogleCloudAiplatformV1EncryptionSpec? encryptionSpec
getter/setter pair

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

GoogleCloudAiplatformV1EncryptionSpec? encryptionSpec;