Values.FirewallSubnetIsOutOfScopeViolationSourceContains details about the firewall subnet that violates the policy scope.
type nonrec t = {firewallSubnetId : ResourceId.t option;The ID of the firewall subnet that violates the policy scope.
*)vpcId : ResourceId.t option;The VPC ID of the firewall subnet that violates the policy scope.
*)subnetAvailabilityZone : LengthBoundedString.t option;The Availability Zone of the firewall subnet that violates the policy scope.
*)subnetAvailabilityZoneId : LengthBoundedString.t option;The Availability Zone ID of the firewall subnet that violates the policy scope.
*)vpcEndpointId : ResourceId.t option;The VPC endpoint ID of the firewall subnet that violates the policy scope.
*)}