Values.AdditionalResourcesSourceThe choice level additional resources for a custom lens. This field does not apply to Amazon Web Services official lenses.
type nonrec t = {type_ : AdditionalResourceType.t option;Type of additional resource for a custom lens.
*)content : Urls.t option;The URLs for additional resources, either helpful resources or improvement plans, for a custom lens. Up to five additional URLs can be specified.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string * [> `String of ChoiceContentDisplayText.t ]) list ]
list ])
list ]