groupIdentifiers property
A list of GroupIdentifier objects. Each identifier is an object that
contains both the Name
and the GroupArn
.
Implementation
final List<GroupIdentifier>? groupIdentifiers;
A list of GroupIdentifier objects. Each identifier is an object that
contains both the Name
and the GroupArn
.
final List<GroupIdentifier>? groupIdentifiers;