Values.UpdatePortalRequestSourceThe request body for the patch operation.
type nonrec t = {endpointConfiguration : EndpointConfigurationRequest.t option;Represents an endpoint configuration.
*)includedPortalProductArns : string list option;The ARNs of the portal products included in the portal.
*)logoUri : string option;The logo URI.
*)portalContent : PortalContent.t option;Contains the content that is visible to portal consumers including the themes, display names, and description.
*)portalId : string;The portal identifier.
*)rumAppMonitorName : string option;The CloudWatch RUM app monitor name.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of [> `String of string ] list
| `String of string
| `Structure of
(string
* [> `String of string
| `Structure of
(string
* [> `String of string
| `Structure of (string * [> `String of string ]) list
| `Timestamp of string ])
list ])
list ])
list ]