encryptionSpec property

EncryptionSpec? encryptionSpec
final

Customer-managed encryption key options for a TuningJob. If this is set, then all resources created by the TuningJob will be encrypted with the provided encryption key.

Implementation

final EncryptionSpec? encryptionSpec;