cases

@JvmName(name = "npxpudldpcerxvcy")
suspend fun cases(value: Output<String>)
@JvmName(name = "yyunbmrfdoqhuqsg")
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.