menu
aws_elasticache_api package
documentation
elasticache-2015-02-02.dart
UserGroupPendingChanges
UserGroupPendingChanges constructor
UserGroupPendingChanges constructor
dark_mode
light_mode
UserGroupPendingChanges
constructor
UserGroupPendingChanges
(
{
List
<
String
>
?
userIdsToAdd
,
List
<
String
>
?
userIdsToRemove
,
})
Implementation
UserGroupPendingChanges({ this.userIdsToAdd, this.userIdsToRemove, });
aws_elasticache_api package
documentation
elasticache-2015-02-02
UserGroupPendingChanges
UserGroupPendingChanges constructor
UserGroupPendingChanges class