public static interface GetRemoteAccessSessionRequest.Builder extends DeviceFarmRequest.Builder, 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.
|
GetRemoteAccessSessionRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig) |
buildrequestOverrideConfig, requestOverrideConfigGetRemoteAccessSessionRequest.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.GetRemoteAccessSessionRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
requestOverrideConfig in interface AwsRequest.BuilderCopyright © 2017. All rights reserved.