Skip to main content

AWSElastiCacheUserGroupUpdateStatus

No description

type AWSElastiCacheUserGroupUpdateStatus {
userGroupIdsToAdd: [String!]!
userGroupIdsToRemove: [String!]!
}

Fields

AWSElastiCacheUserGroupUpdateStatus.userGroupIdsToAdd ● [String!]! non-null scalar

The ID of the user group to add

AWSElastiCacheUserGroupUpdateStatus.userGroupIdsToRemove ● [String!]! non-null scalar

The ID of the user group to remove

Member of

AWSElastiCacheReplicationGroupPendingModifiedValues object