Values.LinkAttributesSourceDescribes the attributes of a link.
type nonrec t = {responderErrorMasking : ResponderErrorMasking.t option;Describes the masking for HTTP error codes.
*)customerProvidedId : CustomerProvidedId.t option;The customer-provided unique identifier of the link.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `Float of
ResponderErrorMaskingForHttpCodeResponseLoggingPercentageFloat.t
| `List of [> `Enum of string ] list
| `String of
ResponderErrorMaskingForHttpCodeHttpCodeString.t ])
list ]
list
| `String of CustomerProvidedId.t ])
list ]