class Aws::MigrationHubRefactorSpaces::Types::GetServiceRequest

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

data as a hash:

    {
      application_identifier: "ApplicationId", # required
      environment_identifier: "EnvironmentId", # required
      service_identifier: "ServiceId", # 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] service_identifier

The ID of the service.
@return [String]

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

Constants

SENSITIVE