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
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetDBClusterIdentifier ( ) : bool
IsSetDBSubnetGroupName ( ) : bool
IsSetKmsKeyId ( ) : bool
IsSetOptionGroupName ( ) : bool
IsSetPort ( ) : bool
IsSetRestoreToTime ( ) : bool
IsSetSourceDBClusterIdentifier ( ) : bool
IsSetTags ( ) : bool
IsSetUseLatestRestorableTime ( ) : bool
IsSetVpcSecurityGroupIds ( ) : bool