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