identityPoolTags property

Map<String, String>? identityPoolTags
final

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

Implementation

final Map<String, String>? identityPoolTags;