Hub Route Args
data class HubRouteArgs(val destinationType: Output<String>, val destinations: Output<List<String>>, val name: Output<String>, val nextHop: Output<String>, val nextHopType: Output<String>) : ConvertibleToJava<HubRouteArgs>
RouteTable route.