package
1.14.23
Repository: https://github.com/luopengift/aws-sdk-go.git
Documentation: pkg.go.dev

# 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

ComputeGraphics is a Compute enum value.
ComputePerformance is a Compute enum value.
ComputePower 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.
ID to lookup a service endpoint with.
ErrCodeAccessDeniedException for service response error code "AccessDeniedException".
ErrCodeInvalidParameterValuesException for service response error code "InvalidParameterValuesException".
ErrCodeInvalidResourceStateException for service response error code "InvalidResourceStateException".
ErrCodeOperationInProgressException for service response error code "OperationInProgressException".
ErrCodeOperationNotSupportedException for service response error code "OperationNotSupportedException".
ErrCodeResourceAlreadyExistsException for service response error code "ResourceAlreadyExistsException".
ErrCodeResourceAssociatedException for service response error code "ResourceAssociatedException".
ErrCodeResourceCreationFailedException for service response error code "ResourceCreationFailedException".
ErrCodeResourceLimitExceededException for service response error code "ResourceLimitExceededException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeResourceUnavailableException for service response error code "ResourceUnavailableException".
ErrCodeUnsupportedWorkspaceConfigurationException for service response error code "UnsupportedWorkspaceConfigurationException".
ModificationResourceEnumComputeType is a ModificationResourceEnum enum value.
ModificationResourceEnumRootVolume is a ModificationResourceEnum enum value.
ModificationResourceEnumUserVolume is a ModificationResourceEnum enum value.
ModificationStateEnumUpdateInitiated is a ModificationStateEnum enum value.
ModificationStateEnumUpdateInProgress is a ModificationStateEnum enum value.
RunningModeAlwaysOn is a RunningMode enum value.
RunningModeAutoStop is a RunningMode enum value.
ServiceID is a unique identifer of a specific service.
Name of service.
TargetWorkspaceStateAdminMaintenance is a TargetWorkspaceState enum value.
TargetWorkspaceStateAvailable is a TargetWorkspaceState enum value.
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.
WorkspaceStateAdminMaintenance is a WorkspaceState 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.
WorkspaceStateUpdating is a WorkspaceState enum value.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Information about the compute type.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Information about defaults used to create a WorkSpace.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Information about a WorkSpace that could not be created.
Information about a WorkSpace that could not be rebooted (RebootWorkspaces), rebuilt (RebuildWorkspaces), terminated (TerminateWorkspaces), started (StartWorkspaces), or stopped (StopWorkspaces).
Information about an IP access control group.
Information about a rule for an IP access control group.
Information about a WorkSpace modification.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Information used to reboot a WorkSpace.
No description provided by the author
No description provided by the author
Information used to rebuild a WorkSpace.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Information about the root volume for a WorkSpace bundle.
Information used to start a WorkSpace.
No description provided by the author
No description provided by the author
Information used to stop a WorkSpace.
No description provided by the author
No description provided by the author
Information about a tag.
Information used to terminate a WorkSpace.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Information about the user storage for a WorkSpace bundle.
Information about a WorkSpace.
Information about a WorkSpace bundle.
Describes the connection status of a WorkSpace.
Information about an AWS Directory Service directory for use with Amazon WorkSpaces.
Information about a WorkSpace.
Information used to create a WorkSpace.
WorkSpaces provides the API operation methods for making requests to Amazon WorkSpaces.