Policy Rule Args
constructor(archiveDays: Output<Int>? = null, backupType: Output<String>? = null, keepLatestSnapshots: Output<Int>? = null, replicationRegionId: Output<String>? = null, retention: Output<Int>? = null, retentionRules: Output<List<PolicyRuleRetentionRuleArgs>>? = null, ruleId: Output<String>? = null, ruleType: Output<String>, schedule: Output<String>? = null, vaultId: Output<String>? = null)