cryptoKeyConfig

@JvmName(name = "ecocnbydpoxmbmdo")
suspend fun cryptoKeyConfig(value: Output<InstanceCryptoKeyConfigArgs>)
@JvmName(name = "mniwavhanrhcgpok")
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 = "oitibatrcktgtkoj")
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.