SecurityGroupRuleDescription constructor
SecurityGroupRuleDescription({})
Implementation
SecurityGroupRuleDescription({
this.fromPort,
this.iPV4Range,
this.iPV6Range,
this.prefixListId,
this.protocol,
this.toPort,
});