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

Class: Aws::DeviceFarm::Types::CreateRemoteAccessSessionResult

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

Overview

Represents the server response from a request to create a remote access session.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#remote_access_sessionTypes::RemoteAccessSession

A container that describes the remote access session when the request to create a remote access session is sent.

Returns:

  • (Types::RemoteAccessSession)

    A container that describes the remote access session when the request to create a remote access session is sent.