RemoteAccessEndpoints
Represents the remote endpoints for viewing and controlling a device during a remote access session.
Contents
- interactiveEndpoint
-
URL for viewing and interacting with the device during the remote access session.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 4096.
Required: No
- remoteDriverEndpoint
-
URL for controlling the device using WebDriver-compliant clients, like Appium, during the remote access session.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 4096.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: