RestoreDbClusterToPointInTimeRequest
Represents the input to RestoreDBClusterToPointInTime.
Types
Properties
The name of the new cluster to be created.
The subnet group name to use for the new cluster.
Specifies whether this cluster can be deleted. If DeletionProtection
is enabled, the cluster cannot be deleted unless it is modified and DeletionProtection
is disabled. DeletionProtection
protects clusters from being accidentally deleted.
A list of log types that must be enabled for exporting to Amazon CloudWatch Logs.
The date and time to restore the cluster to.
The type of restore to be performed. You can specify one of the following values:
The identifier of the source cluster from which to restore.
The storage type to associate with the DB cluster.
A value that is set to true
to restore the cluster to the latest restorable backup time, and false
otherwise.
A list of VPC security groups that the new cluster belongs to.