NetworkInsightsAnalysisForwardPathComponentSubnet constructor
const
NetworkInsightsAnalysisForwardPathComponentSubnet({})
Creates a new NetworkInsightsAnalysisForwardPathComponentSubnet.
arn ARN of the Network Insights Analysis.
id ID of the Network Insights Analysis.
name Optional.
Implementation
const NetworkInsightsAnalysisForwardPathComponentSubnet({
this.arn,
this.id,
this.name,
});