cases

@JvmName(name = "icubtviwrwhfnunh")
suspend fun cases(value: Output<String>)
@JvmName(name = "vegrxxenwexaqvvc")
suspend fun cases(value: String?)

Parameters

value

A JSON encoded list of cascading if-else conditions. Cases are mutually exclusive. The first one with a matching condition is selected, all the rest ignored. See Case for the schema.