groupIdentifiers property

List<GroupIdentifier>? groupIdentifiers
final

A list of GroupIdentifier objects. Each identifier is an object that contains both the Name and the GroupArn.

Implementation

final List<GroupIdentifier>? groupIdentifiers;