class Aws::DeviceFarm::Types::StopRemoteAccessSessionRequest

Represents the request to stop the remote access session.

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

data as a hash:

    {
      arn: "AmazonResourceName", # required
    }

@!attribute [rw] arn

The Amazon Resource Name (ARN) of the remote access session to stop.
@return [String]

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

Constants

SENSITIVE