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