RouteArgs

constructor(applicationIdentifier: Output<String>? = null, defaultRoute: Output<RouteDefaultRouteInputArgs>? = null, environmentIdentifier: Output<String>? = null, routeType: Output<RouteType>? = null, serviceIdentifier: Output<String>? = null, tags: Output<List<TagArgs>>? = null, uriPathRoute: Output<RouteUriPathRouteInputArgs>? = null)