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