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