class Aws::MigrationHubRefactorSpaces::Types::DeleteRouteRequest
@note When making an API call, you may pass DeleteRouteRequest
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 to delete the route from. @return [String]
@!attribute [rw] environment_identifier
The ID of the environment to delete the route from. @return [String]
@!attribute [rw] route_identifier
The ID of the route to delete. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/migration-hub-refactor-spaces-2021-10-26/DeleteRouteRequest AWS API Documentation
Constants
- SENSITIVE