| Package | Description |
|---|---|
| com.amazonaws.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
static TargetWorkspaceState |
TargetWorkspaceState.fromValue(String value)
Use this in place of valueOf.
|
static TargetWorkspaceState |
TargetWorkspaceState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TargetWorkspaceState[] |
TargetWorkspaceState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ModifyWorkspaceStateRequest |
ModifyWorkspaceStateRequest.withWorkspaceState(TargetWorkspaceState workspaceState)
The WorkSpace state.
|
Copyright © 2021. All rights reserved.