cryptoKey

@JvmName(name = "kaxcqvccjjobmniw")
suspend fun cryptoKey(value: Output<String>)
@JvmName(name = "sjwdwwrvotfgvrup")
suspend fun cryptoKey(value: String?)

Parameters

value

An AES 128/192/256 bit key. Causes the hash to be computed based on this key. A default key is generated for each Deidentify operation and is used when neither crypto_key nor kms_wrapped is specified. Must not be set if kms_wrapped is set.