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