public static interface TerminateRequest.Builder extends CopyableBuilder<TerminateRequest.Builder,TerminateRequest>
| Modifier and Type | Method and Description |
|---|---|
TerminateRequest.Builder |
workspaceId(String workspaceId)
The identifier of the WorkSpace to terminate.
|
copyapply, buildTerminateRequest.Builder workspaceId(String workspaceId)
The identifier of the WorkSpace to terminate.
workspaceId - The identifier of the WorkSpace to terminate.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.