repairAutomationRuns property

List<String>? repairAutomationRuns
getter/setter pair

The IDs of the AutomationRuns initiated by a repair rollout rule.

Output only.

Implementation

core.List<core.String>? repairAutomationRuns;