GetLocalGatewayRouteTableResult constructor
const
GetLocalGatewayRouteTableResult({})
Creates a new GetLocalGatewayRouteTableResult.
filters Optional.
id The provider-assigned unique ID for this managed resource.
localGatewayId Optional.
localGatewayRouteTableId Optional.
outpostArn Optional.
region Optional.
state Optional.
tags Optional.
Implementation
const GetLocalGatewayRouteTableResult({
this.filters,
this.id,
this.localGatewayId,
this.localGatewayRouteTableId,
this.outpostArn,
this.region,
this.state,
this.tags,
});