Values_1.DescribeEndpointConfigInputSourceReturns the description of an endpoint configuration created using the CreateEndpointConfig API.
type nonrec t = {endpointConfigName : Values_0.EndpointConfigName.t;The name of the endpoint configuration.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of Values_0.EndpointConfigName.t ]) list ]