public static interface GetRemoteAccessSessionRequest.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<GetRemoteAccessSessionRequest.Builder,GetRemoteAccessSessionRequest>
| Modifier and Type | Method and Description |
|---|---|
GetRemoteAccessSessionRequest.Builder |
arn(String arn)
The Amazon Resource Name (ARN) of the remote access session about which you want to get session information.
|
copyapply, buildGetRemoteAccessSessionRequest.Builder arn(String arn)
The Amazon Resource Name (ARN) of the remote access session about which you want to get session information.
arn - The Amazon Resource Name (ARN) of the remote access session about which you want to get session
information.Copyright © 2017. All rights reserved.