Module Smaws_Client_WorkSpaces.DescribeWorkspaces

Describes the specified WorkSpaces.

You can filter the results by using the bundle identifier, directory identifier, or owner, but you can specify only one filter at a time.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InvalidParameterValuesException of Types.invalid_parameter_values_exception | `ResourceUnavailableException of Types.resource_unavailable_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.describe_workspaces_request -> (Types.describe_workspaces_result, [> Smaws_Lib.Protocols.AwsJson.error | `InvalidParameterValuesException of Types.invalid_parameter_values_exception | `ResourceUnavailableException of Types.resource_unavailable_exception ]) Stdlib.result