UserGroup constructor
UserGroup({})
Implementation
UserGroup({
this.arn,
this.engine,
this.pendingChanges,
this.replicationGroups,
this.status,
this.userGroupId,
this.userIds,
});
UserGroup({
this.arn,
this.engine,
this.pendingChanges,
this.replicationGroups,
this.status,
this.userGroupId,
this.userIds,
});