ICognitoIdentityProviderAdminRemoveUserFromGroupRequest
Interface in AWS.CognitoIdentityProvider
Interface for AdminRemoveUserFromGroup requests.
Ancestors
Properties
GroupName
property GroupName: string
Specify the name of the group.
Username
property Username: string
Specify the Username of the user.
UserPoolId
property UserPoolId: string
Specify the ID of the user pool.