public static interface CreateRemoteAccessSessionResponse.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<CreateRemoteAccessSessionResponse.Builder,CreateRemoteAccessSessionResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateRemoteAccessSessionResponse.Builder |
remoteAccessSession(RemoteAccessSession remoteAccessSession)
A container that describes the remote access session when the request to create a remote access session is
sent.
|
copyapply, buildCreateRemoteAccessSessionResponse.Builder remoteAccessSession(RemoteAccessSession remoteAccessSession)
A container that describes the remote access session when the request to create a remote access session is sent.
remoteAccessSession - A container that describes the remote access session when the request to create a remote access
session is sent.Copyright © 2017. All rights reserved.