Local Gateway Route Table Args
data class LocalGatewayRouteTableArgs(val localGatewayId: Output<String>? = null, val mode: Output<String>? = null, val tags: Output<List<TagArgs>>? = null) : ConvertibleToJava<LocalGatewayRouteTableArgs>
Resource Type definition for Local Gateway Route Table which describes a route table for a local gateway.