InstallToRemoteAccessSessionRequest

Represents the request to install an Android application (in .apk format) or an iOS application (in .ipa format) as part of a remote access session.

Types

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

Properties

Link copied to clipboard

The ARN of the app about which you are requesting information.

Link copied to clipboard

The Amazon Resource Name (ARN) of the remote access session about which you are requesting information.

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