InstancePortState constructor
InstancePortState({})
Implementation
InstancePortState({
this.cidrListAliases,
this.cidrs,
this.fromPort,
this.protocol,
this.state,
this.toPort,
});
InstancePortState({
this.cidrListAliases,
this.cidrs,
this.fromPort,
this.protocol,
this.state,
this.toPort,
});