amazonka-redshift-0.3.5: Amazon Redshift SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.Redshift.RebootCluster

Contents

Description

Reboots a cluster. This action is taken as soon as possible. It results in a momentary outage to the cluster, during which the cluster status is set to rebooting. A cluster event is created when the reboot is completed. Any pending cluster modifications (see ModifyCluster) are applied at this reboot. For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide

http://docs.aws.amazon.com/redshift/latest/APIReference/API_RebootCluster.html

Synopsis

Request

Request constructor

rebootCluster Source

RebootCluster constructor.

The fields accessible through corresponding lenses are:

Request lenses

Response

Response constructor

rebootClusterResponse :: RebootClusterResponse Source

RebootClusterResponse constructor.

The fields accessible through corresponding lenses are:

Response lenses