encryptionSpec property

EncryptionSpec? encryptionSpec
final

Customer-managed encryption key spec for the notebook execution job. This field is auto-populated if the NotebookRuntimeTemplate has an encryption spec.

Implementation

final EncryptionSpec? encryptionSpec;