Values.ProxyConfigurationSourceInformation about the proxy configurations that apply network access control to your reserved capacity instances.
type nonrec t = {defaultBehavior : FleetProxyRuleBehavior.t option;The default behavior of outgoing traffic.
*)orderedProxyRules : FleetProxyRules.t option;An array of FleetProxyRule objects that represent the specified destination domains or IPs to allow or deny network access control to.
*)}