cryptoKeyConfig

@JvmName(name = "tpbhrpufrciwpxvy")
suspend fun cryptoKeyConfig(value: Output<InstanceCryptoKeyConfigArgs>)
@JvmName(name = "rwbsllpxmbuearok")
suspend fun cryptoKeyConfig(value: InstanceCryptoKeyConfigArgs?)

Parameters

value

The crypto key configuration. This field is used by the Customer-Managed Encryption Keys (CMEK) feature. Structure is documented below.


@JvmName(name = "qnvbwarkgfpmitoe")
suspend fun cryptoKeyConfig(argument: suspend InstanceCryptoKeyConfigArgsBuilder.() -> Unit)

Parameters

argument

The crypto key configuration. This field is used by the Customer-Managed Encryption Keys (CMEK) feature. Structure is documented below.