retentionDaily

@JvmName(name = "pqdwfxmveocqpmsg")
suspend fun retentionDaily(value: Output<PolicyVMRetentionDailyArgs>)
@JvmName(name = "kkgfcfndwnfxjptu")
suspend fun retentionDaily(value: PolicyVMRetentionDailyArgs?)

Parameters

value

Configures the policy daily retention as documented in the retention_daily block below. Required when backup frequency is Daily.


@JvmName(name = "sqvgmoieryondujt")
suspend fun retentionDaily(argument: suspend PolicyVMRetentionDailyArgsBuilder.() -> Unit)

Parameters

argument

Configures the policy daily retention as documented in the retention_daily block below. Required when backup frequency is Daily.