Values.FirewallSubnetMissingVPCEndpointViolationSourceThe violation details for a firewall subnet's VPC endpoint that's deleted or missing.
type nonrec t = {firewallSubnetId : ResourceId.t option;The ID of the firewall that this VPC endpoint is associated with.
*)vpcId : ResourceId.t option;The resource ID of the VPC associated with the deleted VPC subnet.
*)subnetAvailabilityZone : LengthBoundedString.t option;The name of the Availability Zone of the deleted VPC subnet.
*)subnetAvailabilityZoneId : LengthBoundedString.t option;The ID of the Availability Zone of the deleted VPC subnet.
*)}