class Aws::MigrationHubRefactorSpaces::Types::DeleteApplicationRequest

@note When making an API call, you may pass DeleteApplicationRequest

data as a hash:

    {
      application_identifier: "ApplicationId", # required
      environment_identifier: "EnvironmentId", # required
    }

@!attribute [rw] application_identifier

The ID of the application.
@return [String]

@!attribute [rw] environment_identifier

The ID of the environment.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/migration-hub-refactor-spaces-2021-10-26/DeleteApplicationRequest AWS API Documentation

Constants

SENSITIVE