NetworkInsightsAnalysisForwardPathComponentTransitGatewayRouteTableRoute constructor
const
NetworkInsightsAnalysisForwardPathComponentTransitGatewayRouteTableRoute({})
Creates a new NetworkInsightsAnalysisForwardPathComponentTransitGatewayRouteTableRoute.
attachmentId Optional.
destinationCidr Optional.
prefixListId Optional.
resourceId Optional.
resourceType Optional.
routeOrigin Optional.
state Optional.
Implementation
const NetworkInsightsAnalysisForwardPathComponentTransitGatewayRouteTableRoute({
this.attachmentId,
this.destinationCidr,
this.prefixListId,
this.resourceId,
this.resourceType,
this.routeOrigin,
this.state,
});