Values.ActionReviewPayloadFieldAllowedValueSourceInformation about the field values that an end user can use to provide to Amazon Q Business for Amazon Q Business to perform the requested plugin action.
type nonrec t = {value : ActionPayloadFieldValue.t option;The field value.
*)displayValue : ActionPayloadFieldValue.t option;The name of the field.
*)}