SimulateMaintenanceEventInstanceRequest constructor
SimulateMaintenanceEventInstanceRequest({})
Implementation
SimulateMaintenanceEventInstanceRequest({
required this.instance,
required this.project,
this.requestId,
this.withExtendedNotifications,
required this.zone,
}) : super(fullyQualifiedName);