userPoolTags property

Map<String, String>? userPoolTags
final

The tags that are assigned to the user pool. A tag is a label that you can apply to user pools to categorize and manage them in different ways, such as by purpose, owner, environment, or other criteria.

Implementation

final Map<String, String>? userPoolTags;