class Aws::DeviceFarm::Types::DeleteProjectRequest

Represents a request to the delete project operation.

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

data as a hash:

    {
      arn: "AmazonResourceName", # required
    }

@!attribute [rw] arn

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

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

Constants

SENSITIVE