Values.CreateOutboundExternalLinkRequestSourceCreates an outbound external link.
type nonrec t = {clientToken : String_.t;The unique client token.
*)gatewayId : GatewayId.t;The unique identifier of the gateway.
*)attributes : LinkAttributes.t option;Attributes of the link.
*)publicEndpoint : URL.t;The public endpoint of the link.
*)logSettings : LinkLogSettings.t;Settings for the application logs.
*)}val make :
?attributes:??? ->
?tags:??? ->
clientToken:String_.t ->
gatewayId:GatewayId.t ->
publicEndpoint:URL.t ->
logSettings:LinkLogSettings.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `Map of
([> `String of TagKey.t ] * [> `String of TagValue.t ]) list
| `String of String_.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
| `Structure of
(string
* [> `Structure of
(string
* [> `Double of
LinkApplicationLogSamplingErrorLogDouble.t ])
list ])
list ])
list ])
list ]