class Aws::DeviceFarm::Types::DeleteRemoteAccessSessionRequest

Represents the request to delete the specified remote access session.

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

data as a hash:

    {
      arn: "AmazonResourceName", # required
    }

@!attribute [rw] arn

The Amazon Resource Name (ARN) of the session for which you want to
delete remote access.
@return [String]

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

Constants

SENSITIVE