C# Класс Amazon.Redshift.Model.RestoreFromClusterSnapshotRequest

Container for the parameters to the RestoreFromClusterSnapshot operation.

Creates a new cluster from a snapshot. Amazon Redshift creates the resulting cluster with the same configuration as the original cluster from which the snapshot was created, except that the new cluster is created with the default cluster security and parameter group. After Amazon Redshift creates the cluster you can use the ModifyCluster API to associate a different security group and different parameter group with the restored cluster.

If a snapshot is taken of a cluster in VPC, you can restore it only in VPC. In this case, you must provide a cluster subnet group where you want the cluster restored. If snapshot is taken of a cluster outside VPC, then you can restore it only outside VPC.

For more information about working with snapshots, go to Amazon Redshift Snapshots in the Amazon Redshift Management Guide .

Наследование: AmazonRedshiftRequest
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
IsSetAdditionalInfo ( ) : bool
IsSetAllowVersionUpgrade ( ) : bool
IsSetAutomatedSnapshotRetentionPeriod ( ) : bool
IsSetAvailabilityZone ( ) : bool
IsSetClusterIdentifier ( ) : bool
IsSetClusterParameterGroupName ( ) : bool
IsSetClusterSecurityGroups ( ) : bool
IsSetClusterSubnetGroupName ( ) : bool
IsSetElasticIp ( ) : bool
IsSetEnhancedVpcRouting ( ) : bool
IsSetHsmClientCertificateIdentifier ( ) : bool
IsSetHsmConfigurationIdentifier ( ) : bool
IsSetIamRoles ( ) : bool
IsSetKmsKeyId ( ) : bool
IsSetNodeType ( ) : bool
IsSetOwnerAccount ( ) : bool
IsSetPort ( ) : bool
IsSetPreferredMaintenanceWindow ( ) : bool
IsSetPubliclyAccessible ( ) : bool
IsSetSnapshotClusterIdentifier ( ) : bool
IsSetSnapshotIdentifier ( ) : bool
IsSetVpcSecurityGroupIds ( ) : bool