IRekognitionDeleteUserRequest
Interface in AWS.Rekognition
Interface for DeleteUser requests.
Ancestors
Properties
ClientRequestToken
property ClientRequestToken: string
Optionally specify an idempotent token to identify the request. Requests made with the same token will receive the same response. Use this token to prevent the same request being processed multiple times.
CollectionId
property CollectionId: string
Specify the ID of an existing collection to remove user from.
UserId
property UserId: string
Specify the ID of the user to be deleted.