IRekognitionCreateUserRequest
Interface in AWS.Rekognition
Interface for CreateUser 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 in which to create the user.
UserId
property UserId: string
Specify the ID for a user to be created. Must be unique within the collection.