CopyableBuilder<GetRemoteAccessSessionRequest.Builder,GetRemoteAccessSessionRequest>
, SdkBuilder<GetRemoteAccessSessionRequest.Builder,GetRemoteAccessSessionRequest>
public static interface GetRemoteAccessSessionRequest.Builder extends CopyableBuilder<GetRemoteAccessSessionRequest.Builder,GetRemoteAccessSessionRequest>
Modifier and Type | Method | Description |
---|---|---|
GetRemoteAccessSessionRequest.Builder |
arn(String arn) |
The Amazon Resource Name (ARN) of the remote access session about which you want to get session information.
|
copy
apply, build
GetRemoteAccessSessionRequest.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 Amazon Web Services, Inc. All Rights Reserved.