TCognitoIdentityProviderAdminUpdateAuthEventFeedbackRequest
Class in AWS.CognitoIdentityProvider
AdminUpdateAuthEventFeedback request class.
Ancestors
Properties
EventId
property EventId: string
FeedbackValue
property FeedbackValue: string
Username
property Username: string
UserPoolId
property UserPoolId: string
Constructors
Create
constructor Create(const AUserPoolId, AUsername, AEventId, AFeedbackValue: string);
Constructor for TCognitoIdentityProviderAdminUpdateAuthEventFeedbackRequest.
Parameters
| Name | Description |
|---|---|
AUserPoolId | Specify the ID of the user pool. |
AUsername | Specify the Username of the user. |
AEventId | Specify the ID of the authentication event. |
AFeedbackValue | Specify the feedback value for the authentication event. Valid values:|. |