encryptionSpec property
Customer-managed encryption key options for a CustomJob. If this is set, then all resources created by the CustomJob will be encrypted with the provided encryption key.
Implementation
final EncryptionSpec? encryptionSpec;
Customer-managed encryption key options for a CustomJob. If this is set, then all resources created by the CustomJob will be encrypted with the provided encryption key.
final EncryptionSpec? encryptionSpec;