Class EnforcementScope (0.3.0)

EnforcementScope(value)

Defines the scope in which this policy's allowed_origins list is enforced.

Enums

Name Description
ENFORCEMENT_SCOPE_UNSPECIFIED Unspecified. This policy will be treated as VPCSC_ONLY.
VPCSC_ONLY This policy applies only when VPC-SC is active.
ALWAYS This policy ALWAYS applies, regardless of VPC-SC status.