const AwsCloudwatchEvent()

in lib/events/cloudwatch_event.dart [63:71]


  const AwsCloudwatchEvent(
      {this.resources,
      this.region,
      this.id,
      this.source,
      this.account,
      this.detailType,
      this.detail,
      this.time});