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