IpRules constructor
IpRules({})
Implementation
IpRules({
this.allowed,
this.denied,
this.destinationIpRanges,
this.direction,
this.exposedServices,
this.sourceIpRanges,
});
IpRules({
this.allowed,
this.denied,
this.destinationIpRanges,
this.direction,
this.exposedServices,
this.sourceIpRanges,
});