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