class Aws::MigrationHubRefactorSpaces::Types::GetRouteRequest
@note When making an API call, you may pass GetRouteRequest
data as a hash: { application_identifier: "ApplicationId", # required environment_identifier: "EnvironmentId", # required route_identifier: "RouteId", # required }
@!attribute [rw] application_identifier
The ID of the application. @return [String]
@!attribute [rw] environment_identifier
The ID of the environment. @return [String]
@!attribute [rw] route_identifier
The ID of the route. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/migration-hub-refactor-spaces-2021-10-26/GetRouteRequest AWS API Documentation
Constants
- SENSITIVE