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