cryptoKeyName

@JvmName(name = "wixkyfcvqqxexfvi")
suspend fun cryptoKeyName(value: Output<String>)
@JvmName(name = "ouufmxaooeaycavg")
suspend fun cryptoKeyName(value: String?)

Parameters

value

Optional. The resource name of a KMS crypto key used to encrypt or decrypt the data associated with the workflow. Format: projects/{project}/locations/{location}/keyRings/{keyRing}/cryptoKeys/{cryptoKey} Using - as a wildcard for the {project} or not providing one at all will infer the project from the account. If not provided, data associated with the workflow will not be CMEK-encrypted.