RuleDetail constructor
RuleDetail({})
Implementation
RuleDetail({
this.arn,
this.createdTime,
this.description,
this.detectorId,
this.expression,
this.language,
this.lastUpdatedTime,
this.outcomes,
this.ruleId,
this.ruleVersion,
});