LogGroup constructor
LogGroup({})
Implementation
LogGroup({
this.arn,
this.creationTime,
this.kmsKeyId,
this.logGroupName,
this.metricFilterCount,
this.retentionInDays,
this.storedBytes,
});
LogGroup({
this.arn,
this.creationTime,
this.kmsKeyId,
this.logGroupName,
this.metricFilterCount,
this.retentionInDays,
this.storedBytes,
});