exclusions property

List<LogExclusion>? exclusions
getter/setter pair

Specifies the set of exclusions to be added to the _Default sink in newly created resource containers.

Optional.

Implementation

core.List<LogExclusion>? exclusions;