logGroups property

List<LogGroup>? logGroups
final

The log groups.

If the retentionInDays value if not included for a log group, then that log group is set to have its events never expire.

Implementation

final List<LogGroup>? logGroups;