public static interface TerminateSessionResponse.Builder extends SsmResponse.Builder, SdkPojo, CopyableBuilder<TerminateSessionResponse.Builder,TerminateSessionResponse>
| Modifier and Type | Method and Description |
|---|---|
TerminateSessionResponse.Builder |
sessionId(String sessionId)
The ID of the session that has been terminated.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildTerminateSessionResponse.Builder sessionId(String sessionId)
The ID of the session that has been terminated.
sessionId - The ID of the session that has been terminated.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.