You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::DeviceFarm::Types::StopRemoteAccessSessionResult

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Represents the response from the server that describes the remote access session when AWS Device Farm stops the session.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#remote_access_sessionTypes::RemoteAccessSession

A container that represents the metadata from the service about the remote access session you are stopping.

Returns:

  • (Types::RemoteAccessSession)

    A container that represents the metadata from the service about the remote access session you are stopping.