recoveryPointTags property

Map<String, String>? recoveryPointTags
final

To help organize your resources, you can assign your own metadata to the resources that you create. Each tag is a key-value pair.

Implementation

final Map<String, String>? recoveryPointTags;