allowlistResult property

AllowlistResult? allowlistResult
getter/setter pair

If the image was exempted by a top-level allow_pattern, contains the allowlist pattern that the image name matched.

Implementation

AllowlistResult? allowlistResult;