excludePathList property

List<String>? excludePathList
getter/setter pair

List of directory-paths to be excluded for pre-population for the FlexCache volume.

Optional.

Implementation

core.List<core.String>? excludePathList;