CopyableBuilder<InstallToRemoteAccessSessionRequest.Builder,InstallToRemoteAccessSessionRequest>, SdkBuilder<InstallToRemoteAccessSessionRequest.Builder,InstallToRemoteAccessSessionRequest>public static interface InstallToRemoteAccessSessionRequest.Builder extends CopyableBuilder<InstallToRemoteAccessSessionRequest.Builder,InstallToRemoteAccessSessionRequest>
| Modifier and Type | Method | Description |
|---|---|---|
InstallToRemoteAccessSessionRequest.Builder |
appArn(String appArn) |
The Amazon Resource Name (ARN) of the app about which you are requesting information.
|
InstallToRemoteAccessSessionRequest.Builder |
remoteAccessSessionArn(String remoteAccessSessionArn) |
The Amazon Resource Name (ARN) of the remote access session about which you are requesting information.
|
copyapply, buildInstallToRemoteAccessSessionRequest.Builder remoteAccessSessionArn(String remoteAccessSessionArn)
The Amazon Resource Name (ARN) of the remote access session about which you are requesting information.
remoteAccessSessionArn - The Amazon Resource Name (ARN) of the remote access session about which you are requesting
information.InstallToRemoteAccessSessionRequest.Builder appArn(String appArn)
The Amazon Resource Name (ARN) of the app about which you are requesting information.
appArn - The Amazon Resource Name (ARN) of the app about which you are requesting information.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.