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