ICognitoIdentityProviderAdminDeleteUserAttributesRequest
Interface in AWS.CognitoIdentityProvider
Interface for AdminDeleteUserAttributes requests.
Ancestors
Properties
UserAttributeNames
property UserAttributeNames: TList<string>
Specify a list of attribute names you want to delete from the user.
Username
property Username: string
Specify the Username of the user.
UserPoolId
property UserPoolId: string
Specify the ID of the user pool.