affectedCircuits property

List<String>? affectedCircuits
getter/setter pair

If issue_type is IT_PARTIAL_OUTAGE, a list of the Google-side circuit IDs that will be affected.

Implementation

core.List<core.String>? affectedCircuits;