path property

String? path
getter/setter pair

The path for which this policy applies, specified as a glob pattern.

For more information on glob, see the manual page. A path has a max length of 200 characters.

Optional.

Implementation

core.String? path;