identifier

@JvmName(name = "rqchfllmswjuiqfq")
suspend fun identifier(value: Output<String>)
@JvmName(name = "rmwnaixrovandqet")
suspend fun identifier(value: String)

Parameters

value

The identifier for the value to match against in the JSON. The identifier must be an exact match, including case. JSON examples: "Identifier": [ "/login/success" ] and "Identifier": [ "/sign-up/success" ]