spec property

ServicePerimeterConfig? spec
getter/setter pair

Proposed (or dry run) ServicePerimeter configuration.

This configuration allows to specify and test ServicePerimeter configuration without enforcing actual access restrictions. Only allowed to be set when the "use_explicit_dry_run_spec" flag is set.

Implementation

ServicePerimeterConfig? spec;