class Aws::MigrationHubRefactorSpaces::Types::CreateRouteResponse
@!attribute [rw] application_id
The ID of the application in which the route is created. @return [String]
@!attribute [rw] arn
The Amazon Resource Name (ARN) of the route. The format for this ARN is `arn:aws:refactor-spaces:region:account-id:resource-type/resource-id `. For more information about ARNs, see [ Amazon Resource Names (ARNs)][1] in the *Amazon Web Services General Reference*. [1]: https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html @return [String]
@!attribute [rw] created_by_account_id
The Amazon Web Services account ID of the route creator. @return [String]
@!attribute [rw] created_time
A timestamp that indicates when the route is created. @return [Time]
@!attribute [rw] last_updated_time
A timestamp that indicates when the route was last updated. @return [Time]
@!attribute [rw] owner_account_id
The Amazon Web Services account ID of the route owner. @return [String]
@!attribute [rw] route_id
The unique identifier of the route. @return [String]
@!attribute [rw] route_type
The route type of the route. @return [String]
@!attribute [rw] service_id
The ID of service in which the route is created. Traffic that matches this route is forwarded to this service. @return [String]
@!attribute [rw] state
The current state of the route. @return [String]
@!attribute [rw] tags
The tags assigned to the created route. A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key-value pair. @return [Hash<String,String>]
@!attribute [rw] uri_path_route
onfiguration for the URI path route type. @return [Types::UriPathRouteInput]
@see docs.aws.amazon.com/goto/WebAPI/migration-hub-refactor-spaces-2021-10-26/CreateRouteResponse AWS API Documentation
Constants
- SENSITIVE