recoveryPointTags property

Map<String, String>? recoveryPointTags
final

An array of key-value pair strings that are assigned to resources that are associated with this rule when restored from backup.

Implementation

final Map<String, String>? recoveryPointTags;