conditions property

Map<String, StateCondition>? conditions
getter/setter pair

The reason(s) why a trigger is in FAILED state.

Output only.

Implementation

core.Map<core.String, StateCondition>? conditions;