ActivityRule constructor
ActivityRule({})
Implementation
ActivityRule({
this.actionNames,
this.createTime,
this.description,
this.displayName,
this.name,
this.query,
this.supersededAlerts,
this.supersedingAlert,
this.threshold,
this.triggerSource,
this.updateTime,
this.windowSize,
});