NetworkInsightsAnalysisForwardPathComponentSecurityGroupRulePortRange constructor
const
NetworkInsightsAnalysisForwardPathComponentSecurityGroupRulePortRange({})
Creates a new NetworkInsightsAnalysisForwardPathComponentSecurityGroupRulePortRange.
from Optional.
to Optional.
Implementation
const NetworkInsightsAnalysisForwardPathComponentSecurityGroupRulePortRange({
this.from,
this.to,
});