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