WorkspaceConnectionStatus
Describes the connection status of a WorkSpace.
Contents
- ConnectionState
-
The connection state of the WorkSpace. The connection state is unknown if the WorkSpace is stopped.
Type: String
Valid Values:
CONNECTED | DISCONNECTED | UNKNOWN
Required: No
- ConnectionStateCheckTimestamp
-
The timestamp of the connection status check.
Type: Timestamp
Required: No
- LastKnownUserConnectionTimestamp
-
The timestamp of the last known user connection.
Type: Timestamp
Required: No
- WorkspaceId
-
The identifier of the WorkSpace.
Type: String
Pattern:
^ws-[0-9a-z]{8,63}$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: