CreateRemoteAccessSessionRequest
Creates and submits a request to start a remote access session.
Types
Properties
The configuration information for the remote access session request.
The Amazon Resource Name (ARN) of the device instance for which you want to create a remote access session.
The interaction mode of the remote access session. Valid values are:
The Amazon Resource Name (ARN) of the project for which you want to create a remote access session.
Set to true
if you want to access devices remotely for debugging in your remote access session.
The Amazon Resource Name (ARN) for the app to be recorded in the remote access session.
Set to true
to enable remote recording for the remote access session.
When set to true
, for private devices, Device Farm does not sign your app again. For public devices, Device Farm always signs your apps again.
Ignored. The public key of the ssh
key pair you want to use for connecting to remote devices in your remote debugging session. This key is required only if remoteDebugEnabled
is set to true
.