Module Smaws_Client_Redshift.DescribeClusterTracks

Returns a list of all the available maintenance tracks.

val error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error | `InvalidClusterTrackFault of Types.invalid_cluster_track_fault | `UnauthorizedOperation of Types.unauthorized_operation ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.describe_cluster_tracks_message -> (Types.track_list_message, [> Smaws_Lib.Protocols.AwsQuery.error | `InvalidClusterTrackFault of Types.invalid_cluster_track_fault | `UnauthorizedOperation of Types.unauthorized_operation ]) Stdlib.result