class Aws::DeviceFarm::Types::DeleteRunRequest

Represents a request to the delete run operation.

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

data as a hash:

    {
      arn: "AmazonResourceName", # required
    }

@!attribute [rw] arn

The Amazon Resource Name (ARN) for the run to delete.
@return [String]

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

Constants

SENSITIVE