status property
Options: operational, degraded_performance, partial_outage, or major_outage.
Impact: None (black), Minor (yellow), Major (orange), or Critical (red)
Implementation
@JsonKey(name: 'status', required: true)
late CFSComponentStatus status;