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