Module Smaws_Client_AppStream.DescribeEntitlements

Retrieves a list that describes one of more entitlements.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `EntitlementNotFoundException of Types.entitlement_not_found_exception | `OperationNotPermittedException of Types.operation_not_permitted_exception | `ResourceNotFoundException of Types.resource_not_found_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.describe_entitlements_request -> (Types.describe_entitlements_result, [> Smaws_Lib.Protocols.AwsJson.error | `EntitlementNotFoundException of Types.entitlement_not_found_exception | `OperationNotPermittedException of Types.operation_not_permitted_exception | `ResourceNotFoundException of Types.resource_not_found_exception ]) Stdlib.result