Module Smaws_Client_ElastiCache.DescribeReservedCacheNodes

Returns information about reserved cache nodes for this account, or about a specified reserved cache node.

val error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error | `InvalidParameterCombinationException of Types.invalid_parameter_combination_exception | `InvalidParameterValueException of Types.invalid_parameter_value_exception | `ReservedCacheNodeNotFoundFault of Types.reserved_cache_node_not_found_fault ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.describe_reserved_cache_nodes_message -> (Types.reserved_cache_node_message, [> Smaws_Lib.Protocols.AwsQuery.error | `InvalidParameterCombinationException of Types.invalid_parameter_combination_exception | `InvalidParameterValueException of Types.invalid_parameter_value_exception | `ReservedCacheNodeNotFoundFault of Types.reserved_cache_node_not_found_fault ]) Stdlib.result