Route

class Route : KotlinCustomResource

Definition of AWS::RefactorSpaces::Route Resource Type

Properties

Link copied to clipboard

The unique identifier of the application.

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the route.

Link copied to clipboard

Configuration for the default route type.

Link copied to clipboard

The unique identifier of the environment.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

A mapping of Amazon API Gateway path resources to resource IDs.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val routeIdentifier: Output<String>

The unique identifier of the route.

Link copied to clipboard
val routeType: Output<RouteType>

The route type of the route.

Link copied to clipboard

The unique identifier of the service.

Link copied to clipboard
val tags: Output<List<Tag>>?

Metadata that you can assign to help organize the frameworks that you create. Each tag is a key-value pair.

Link copied to clipboard

The configuration for the URI path route type.

Link copied to clipboard
val urn: Output<String>