backupPolicy

@JvmName(name = "yjsolvdbbasulfkm")
suspend fun backupPolicy(value: Output<BackupPolicyArgs>)
@JvmName(name = "ebswjpvopmsdpdxg")
suspend fun backupPolicy(value: BackupPolicyArgs?)

Parameters

value

Use the `BackupPolicy` to turn automatic backups on or off for the file system. The backup policy turns automatic backups for the file system on or off.


@JvmName(name = "nevlrgjoqvhbevch")
suspend fun backupPolicy(argument: suspend BackupPolicyArgsBuilder.() -> Unit)

Parameters

argument

Use the `BackupPolicy` to turn automatic backups on or off for the file system. The backup policy turns automatic backups for the file system on or off.