encryptionConfig

@JvmName(name = "kjefbqdytfqnvwuf")
suspend fun encryptionConfig(value: Output<GoogleCloudMlV1__EncryptionConfigArgs>)
@JvmName(name = "ahajmtmbwufqycdf")
suspend fun encryptionConfig(value: GoogleCloudMlV1__EncryptionConfigArgs?)

Parameters

value

Optional. Options for using customer-managed encryption keys (CMEK) to protect resources created by a training job, instead of using Google's default encryption. If this is set, then all resources created by the training job will be encrypted with the customer-managed encryption key that you specify. /ai-platform/training/docs/cmek.


@JvmName(name = "vtsuqrmistnrxnxg")
suspend fun encryptionConfig(argument: suspend GoogleCloudMlV1__EncryptionConfigArgsBuilder.() -> Unit)

Parameters

argument

Optional. Options for using customer-managed encryption keys (CMEK) to protect resources created by a training job, instead of using Google's default encryption. If this is set, then all resources created by the training job will be encrypted with the customer-managed encryption key that you specify. /ai-platform/training/docs/cmek.