LocalGatewayRouteTableArgs

fun LocalGatewayRouteTableArgs(localGatewayId: Output<String>? = null, mode: Output<String>? = null, tags: Output<List<LocalGatewayRouteTableTagArgs>>? = null)