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