ICognitoIdentityProviderDeleteUserAttributesRequest
Interface in AWS.CognitoIdentityProvider
Interface for DeleteUserAttributes requests.
Ancestors
Properties
AccessToken
property AccessToken: string
Specify a valid access token that Amazon Cognito issued to the user whose attributes you want to delete.
UserAttributeNames
property UserAttributeNames: TList<string>
Specify a list of attribute names you want to delete.