cryptoKeyConfig

@JvmName(name = "bilkgbscoqokqtug")
suspend fun cryptoKeyConfig(value: Output<ConnectionCryptoKeyConfigArgs>)
@JvmName(name = "ukbsdtqyvrprqkgh")
suspend fun cryptoKeyConfig(value: ConnectionCryptoKeyConfigArgs?)

Parameters

value

The crypto key configuration. This field is used by the Customer-managed encryption keys (CMEK) feature. Structure is documented below.


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

Parameters

argument

The crypto key configuration. This field is used by the Customer-managed encryption keys (CMEK) feature. Structure is documented below.