backupPlanRule

@JvmName(name = "agiietukckupdurc")
suspend fun backupPlanRule(value: Output<List<BackupPlanBackupRuleResourceTypeArgs>>)
@JvmName(name = "rrfjovecnrqywxkv")
suspend fun backupPlanRule(value: List<BackupPlanBackupRuleResourceTypeArgs>)

Parameters

value

An array of BackupRule objects, each of which specifies a scheduled task that is used to back up a selection of resources.


@JvmName(name = "sauygtcycymaqlxc")
suspend fun backupPlanRule(vararg values: Output<BackupPlanBackupRuleResourceTypeArgs>)


@JvmName(name = "yxrvjuctfhcdosgy")
suspend fun backupPlanRule(values: List<Output<BackupPlanBackupRuleResourceTypeArgs>>)
@JvmName(name = "ccrqwcwgrjtufwtm")
suspend fun backupPlanRule(vararg values: BackupPlanBackupRuleResourceTypeArgs)

Parameters

values

An array of BackupRule objects, each of which specifies a scheduled task that is used to back up a selection of resources.


@JvmName(name = "ghsyxougaqtlpvfl")
suspend fun backupPlanRule(argument: List<suspend BackupPlanBackupRuleResourceTypeArgsBuilder.() -> Unit>)
@JvmName(name = "udaepjnjbajbujcy")
suspend fun backupPlanRule(vararg argument: suspend BackupPlanBackupRuleResourceTypeArgsBuilder.() -> Unit)
@JvmName(name = "ewlauyaidsvufsfd")
suspend fun backupPlanRule(argument: suspend BackupPlanBackupRuleResourceTypeArgsBuilder.() -> Unit)

Parameters

argument

An array of BackupRule objects, each of which specifies a scheduled task that is used to back up a selection of resources.