cryptoKeyId

@JvmName(name = "dcgfncqxrlmltjwv")
suspend fun cryptoKeyId(value: Output<String>)
@JvmName(name = "yhopeclgeiensrdq")
suspend fun cryptoKeyId(value: String?)

Parameters

value

The crypto key ID, in the form {project_id}/{location_name}/{key_ring_name}/{crypto_key_name} or {location_name}/{key_ring_name}/{crypto_key_name}. In the second form, the provider's project setting will be used as a fallback.