CreateRemoteAccessSessionRequest
Creates and submits a request to start a remote access session.
Types
Properties
Link copied to clipboard
The configuration information for the remote access session request.
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
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
inline fun copy(block: CreateRemoteAccessSessionRequest.Builder.() -> Unit = {}): CreateRemoteAccessSessionRequest