in botocore-stubs/botocore-stubs/client.pyi [0:0]
def restore_db_instance_to_point_in_time(self, *,
TargetDBInstanceIdentifier: str,
SourceDBInstanceIdentifier: str = ...,
RestoreTime: datetime.datetime = ...,
UseLatestRestorableTime: bool = ...,
DBInstanceClass: str = ...,
Port: int = ...,
AvailabilityZone: str = ...,
DBSubnetGroupName: str = ...,
MultiAZ: bool = ...,
PubliclyAccessible: bool = ...,
AutoMinorVersionUpgrade: bool = ...,
LicenseModel: str = ...,
DBName: str = ...,
Engine: str = ...,
Iops: int = ...,
OptionGroupName: str = ...,
CopyTagsToSnapshot: bool = ...,
Tags: List[RDSTag] = ...,
StorageType: str = ...,
TdeCredentialArn: str = ...,
TdeCredentialPassword: str = ...,
VpcSecurityGroupIds: List[str] = ...,
Domain: str = ...,
DomainIAMRoleName: str = ...,
EnableIAMDatabaseAuthentication: bool = ...,
EnableCloudwatchLogsExports: List[str] = ...,
ProcessorFeatures: List[RDSProcessorFeature] = ...,
UseDefaultProcessorFeatures: bool = ...,
DBParameterGroupName: str = ...,
DeletionProtection: bool = ...,
SourceDbiResourceId: str = ...