# Packages
Package workspacesiface provides an interface to enable mocking the Amazon WorkSpaces service client for testing your code.
# Functions
New creates a new instance of the WorkSpaces client with a session.
# Constants
ComputePerformance is a Compute enum value.
ComputeStandard is a Compute enum value.
ComputeValue is a Compute enum value.
ConnectionStateConnected is a ConnectionState enum value.
ConnectionStateDisconnected is a ConnectionState enum value.
ConnectionStateUnknown is a ConnectionState enum value.
RunningModeAlwaysOn is a RunningMode enum value.
RunningModeAutoStop is a RunningMode enum value.
A ServiceName is the name of the service the client will make API calls to.
WorkspaceDirectoryStateDeregistered is a WorkspaceDirectoryState enum value.
WorkspaceDirectoryStateDeregistering is a WorkspaceDirectoryState enum value.
WorkspaceDirectoryStateError is a WorkspaceDirectoryState enum value.
WorkspaceDirectoryStateRegistered is a WorkspaceDirectoryState enum value.
WorkspaceDirectoryStateRegistering is a WorkspaceDirectoryState enum value.
WorkspaceDirectoryTypeAdConnector is a WorkspaceDirectoryType enum value.
WorkspaceDirectoryTypeSimpleAd is a WorkspaceDirectoryType enum value.
WorkspaceStateAvailable is a WorkspaceState enum value.
WorkspaceStateError is a WorkspaceState enum value.
WorkspaceStateImpaired is a WorkspaceState enum value.
WorkspaceStateMaintenance is a WorkspaceState enum value.
WorkspaceStatePending is a WorkspaceState enum value.
WorkspaceStateRebooting is a WorkspaceState enum value.
WorkspaceStateRebuilding is a WorkspaceState enum value.
WorkspaceStateStarting is a WorkspaceState enum value.
WorkspaceStateStopped is a WorkspaceState enum value.
WorkspaceStateStopping is a WorkspaceState enum value.
WorkspaceStateSuspended is a WorkspaceState enum value.
WorkspaceStateTerminated is a WorkspaceState enum value.
WorkspaceStateTerminating is a WorkspaceState enum value.
WorkspaceStateUnhealthy is a WorkspaceState enum value.
# Structs
Contains information about the compute type of a WorkSpace bundle.
The request of the CreateTags operation.
The result of the CreateTags operation.
Contains the inputs for the CreateWorkspaces operation.
Contains the result of the CreateWorkspaces operation.
Contains default WorkSpace creation information.
The request of the DeleteTags operation.
The result of the DeleteTags operation.
The request of the DescribeTags operation.
The result of the DescribeTags operation.
Contains the inputs for the DescribeWorkspaceBundles operation.
Contains the results of the DescribeWorkspaceBundles operation.
Contains the inputs for the DescribeWorkspaceDirectories operation.
Contains the results of the DescribeWorkspaceDirectories operation.
No description provided by the author
No description provided by the author
Contains the inputs for the DescribeWorkspaces operation.
Contains the results for the DescribeWorkspaces operation.
Contains information about a WorkSpace that could not be created.
Contains information about a WorkSpace that could not be rebooted (RebootWorkspaces), rebuilt (RebuildWorkspaces), terminated (TerminateWorkspaces), started (StartWorkspaces), or stopped (StopWorkspaces).
No description provided by the author
No description provided by the author
Contains information used with the RebootWorkspaces operation to reboot a WorkSpace.
Contains the inputs for the RebootWorkspaces operation.
Contains the results of the RebootWorkspaces operation.
Contains information used with the RebuildWorkspaces operation to rebuild a WorkSpace.
Contains the inputs for the RebuildWorkspaces operation.
Contains the results of the RebuildWorkspaces operation.
Describes the start request.
No description provided by the author
No description provided by the author
Describes the stop request.
No description provided by the author
No description provided by the author
Describes the tag of the WorkSpace.
Contains information used with the TerminateWorkspaces operation to terminate a WorkSpace.
Contains the inputs for the TerminateWorkspaces operation.
Contains the results of the TerminateWorkspaces operation.
Contains information about the user storage for a WorkSpace bundle.
Contains information about a WorkSpace.
Contains information about a WorkSpace bundle.
Describes the connection status of a WorkSpace.
Contains information about an AWS Directory Service directory for use with Amazon WorkSpaces.
Describes the properties of a WorkSpace.
Contains information about a WorkSpace creation request.
This reference provides detailed information about the Amazon WorkSpaces operations.The service client's operations are safe to be used concurrently.