CreateRemoteAccessSessionRequest

Creates and submits a request to start a remote access session.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the app to create the remote access session.

Link copied to clipboard

The configuration information for the remote access session request.

Link copied to clipboard

The ARN of the device for which you want to create a remote access session.

Link copied to clipboard

The Amazon Resource Name (ARN) of the device instance for which you want to create a remote access session.

Link copied to clipboard
val name: String?

The name of the remote access session to create.

Link copied to clipboard

The Amazon Resource Name (ARN) of the project for which you want to create a remote access session.

Link copied to clipboard

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.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String