RouteTableArgs

fun RouteTableArgs(associateType: Output<String>? = null, description: Output<String>? = null, name: Output<String>? = null, routeTableName: Output<String>? = null, tags: Output<Map<String, Any>>? = null, vpcId: Output<String>? = null)