backupPlanRule

@JvmName(name = "hncsqnxaypkbaiaj")
suspend fun backupPlanRule(value: Output<List<BackupPlanBackupRuleResourceTypeArgs>>)
@JvmName(name = "qbkyoltsncfyjluw")
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 = "rbmbemkfuulkiilm")
suspend fun backupPlanRule(vararg values: Output<BackupPlanBackupRuleResourceTypeArgs>)


@JvmName(name = "ycceswmktgjyrwme")
suspend fun backupPlanRule(values: List<Output<BackupPlanBackupRuleResourceTypeArgs>>)
@JvmName(name = "sxgrsdrgwbfpdwvt")
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 = "cedqanugcmpxdjos")
suspend fun backupPlanRule(argument: List<suspend BackupPlanBackupRuleResourceTypeArgsBuilder.() -> Unit>)
@JvmName(name = "jpaamgoefyepxuxx")
suspend fun backupPlanRule(vararg argument: suspend BackupPlanBackupRuleResourceTypeArgsBuilder.() -> Unit)
@JvmName(name = "feemcurypqbbjijh")
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.