cryptoKeyConfig

@JvmName(name = "msiproqddbhexumc")
suspend fun cryptoKeyConfig(value: Output<ConnectionCryptoKeyConfigArgs>)
@JvmName(name = "mxkiicosabfxjlky")
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 = "kiwmupgyhjidqply")
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.