exclusionFilters property
Excludes resources from restoration.
If specified, a resource will not be restored if it matches any
ResourceSelector
of the exclusion_filters
.
Optional.
Implementation
core.List<ResourceSelector>? exclusionFilters;
Excludes resources from restoration.
If specified, a resource will not be restored if it matches any
ResourceSelector
of the exclusion_filters
.
Optional.
core.List<ResourceSelector>? exclusionFilters;