Values.DisplayContentOverridesSourceContains any values that override the default configuration generated from API Gateway.
type nonrec t = {body : string option;By default, this is the documentation of your REST API from API Gateway. You can provide custom documentation to override this value.
*)endpoint : string option;The URL for your REST API. By default, API Gateway uses the default execute API endpoint. You can provide a custom domain to override this value.
*)operationName : string option;The operation name of the product REST endpoint.
*)}