restoreContinuousBackupSource

@JvmName(name = "grgadhkohxxiglqq")
suspend fun restoreContinuousBackupSource(value: Output<ClusterRestoreContinuousBackupSourceArgs>)

Parameters

value

The source when restoring via point in time recovery (PITR). Conflicts with 'restore_backup_source', both can't be set together. Structure is documented below.


@JvmName(name = "gvbkivflovokvpee")
suspend fun restoreContinuousBackupSource(argument: suspend ClusterRestoreContinuousBackupSourceArgsBuilder.() -> Unit)

Parameters

argument

The source when restoring via point in time recovery (PITR). Conflicts with 'restore_backup_source', both can't be set together. Structure is documented below.