ProxyProtocolPolicyState constructor
const
ProxyProtocolPolicyState({})
Creates a new ProxyProtocolPolicyState.
instancePorts List of instance ports to which the policy
loadBalancer The load balancer to which the policy
region Region where this resource will be managed. Defaults to the Region set in the provider configuration.
Implementation
const ProxyProtocolPolicyState({
this.instancePorts,
this.loadBalancer,
this.region,
});