rules property

List<BackupRuleInput> rules
final

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

Implementation

final List<BackupRuleInput> rules;