class Aws::DeviceFarm::Types::StopRunRequest

Represents the request to stop a specific run.

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

data as a hash:

    {
      arn: "AmazonResourceName", # required
    }

@!attribute [rw] arn

Represents the Amazon Resource Name (ARN) of the Device Farm run to
stop.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/devicefarm-2015-06-23/StopRunRequest AWS API Documentation

Constants

SENSITIVE