--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_refactorspaces_route Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::RefactorSpaces::Route --- # awscc_refactorspaces_route (Data Source) Data Source schema for AWS::RefactorSpaces::Route ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `application_identifier` (String) - `arn` (String) - `environment_identifier` (String) - `path_resource_to_id` (String) - `route_identifier` (String) - `route_type` (String) - `service_identifier` (String) - `tags` (Attributes List) Metadata that you can assign to help organize the frameworks that you create. Each tag is a key-value pair. (see [below for nested schema](#nestedatt--tags)) - `uri_path_route` (Attributes) (see [below for nested schema](#nestedatt--uri_path_route)) ### Nested Schema for `tags` Read-Only: - `key` (String) A string used to identify this tag - `value` (String) A string containing the value for the tag ### Nested Schema for `uri_path_route` Read-Only: - `activation_state` (String) - `include_child_paths` (Boolean) - `methods` (List of String) - `source_path` (String)