restoreBackupSource

@JvmName(name = "lgjtmeylphijwwto")
suspend fun restoreBackupSource(value: Output<ClusterRestoreBackupSourceArgs>)
@JvmName(name = "adlrijtgsuxvupfh")
suspend fun restoreBackupSource(value: ClusterRestoreBackupSourceArgs?)

Parameters

value

The source when restoring from a backup. Conflicts with 'restore_continuous_backup_source', both can't be set together. Structure is documented below.


@JvmName(name = "dxpyfgncervyhiaa")
suspend fun restoreBackupSource(argument: suspend ClusterRestoreBackupSourceArgsBuilder.() -> Unit)

Parameters

argument

The source when restoring from a backup. Conflicts with 'restore_continuous_backup_source', both can't be set together. Structure is documented below.