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