C# Класс Amazon.RDS.Model.RestoreDBClusterToPointInTimeRequest

Container for the parameters to the RestoreDBClusterToPointInTime operation. Restores a DB cluster to an arbitrary point in time. Users can restore to any point in time before LatestRestorableTime for up to BackupRetentionPeriod days. The target DB cluster is created from the source DB cluster with the same configuration as the original DB cluster, except that the new DB cluster is created with the default DB security group.

For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.

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

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

Метод Описание
IsSetDBClusterIdentifier ( ) : bool
IsSetDBSubnetGroupName ( ) : bool
IsSetKmsKeyId ( ) : bool
IsSetOptionGroupName ( ) : bool
IsSetPort ( ) : bool
IsSetRestoreToTime ( ) : bool
IsSetSourceDBClusterIdentifier ( ) : bool
IsSetTags ( ) : bool
IsSetUseLatestRestorableTime ( ) : bool
IsSetVpcSecurityGroupIds ( ) : bool