A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
Configuration for the default route type.
The ID of the environment in which the route is created.
The route type of the route. DEFAULT
indicates that all traffic that does not
match another route is forwarded to the default route. Applications must have a default route
before any other routes can be created. URI_PATH
indicates a route that is based
on a URI path.
The ID of the service in which the route is created. Traffic that matches this route is forwarded to this service.
The tags to assign to the route. A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key-value pair..
The configuration for the URI path route type.
The ID of the application within which the route is being created.