Container for the parameters to the RebootCluster operation.
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
CopyC#. 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 Management Guide

rebooting

C# |
public class RebootClusterRequest : AmazonWebServiceRequest

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | RebootClusterRequest()()()() | Initializes a new instance of the RebootClusterRequest class |
![]() | ClusterIdentifier |
Gets and sets the property ClusterIdentifier.
The cluster identifier. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithClusterIdentifier(String) | Obsolete.
Sets the ClusterIdentifier property
|

Object | ||
![]() | AmazonWebServiceRequest | |
![]() | RebootClusterRequest |