encryptionSpec

Setter for encryptionSpec.

encryptionSpec: The encryption spec of the tuning job. Customer-managed encryption key options for a TuningJob. If this is set, then all resources created by the TuningJob will be encrypted with provided encryption key.


@CanIgnoreReturnValue()
public CreateTuningJobConfig.Builder encryptionSpec(EncryptionSpec.Builder encryptionSpecBuilder)

Setter for encryptionSpec builder.

encryptionSpec: The encryption spec of the tuning job. Customer-managed encryption key options for a TuningJob. If this is set, then all resources created by the TuningJob will be encrypted with provided encryption key.