backupPlanRule

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


@JvmName(name = "ngcdknaltymtedgq")
suspend fun backupPlanRule(values: List<Output<BackupPlanBackupRuleResourceTypeArgs>>)
@JvmName(name = "cobprrqlmogoelpr")
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 = "vbgmkuvchqvsmgrk")
suspend fun backupPlanRule(argument: List<suspend BackupPlanBackupRuleResourceTypeArgsBuilder.() -> Unit>)
@JvmName(name = "vsewgyjjyiaynuex")
suspend fun backupPlanRule(vararg argument: suspend BackupPlanBackupRuleResourceTypeArgsBuilder.() -> Unit)
@JvmName(name = "vyasjjatttjgmvpv")
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.