| Package | Description |
|---|---|
| com.amazonaws.services.cognitoidp.model |
| Modifier and Type | Method and Description |
|---|---|
static FeedbackValueType |
FeedbackValueType.fromValue(String value)
Use this in place of valueOf.
|
static FeedbackValueType |
FeedbackValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FeedbackValueType[] |
FeedbackValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateAuthEventFeedbackRequest |
UpdateAuthEventFeedbackRequest.withFeedbackValue(FeedbackValueType feedbackValue)
The authentication event feedback value.
|
EventFeedbackType |
EventFeedbackType.withFeedbackValue(FeedbackValueType feedbackValue)
The event feedback value.
|
AdminUpdateAuthEventFeedbackRequest |
AdminUpdateAuthEventFeedbackRequest.withFeedbackValue(FeedbackValueType feedbackValue)
The authentication event feedback value.
|
Copyright © 2023. All rights reserved.