Values.ManagedEndpointConfigurationSourceDescribes the configuration of a managed endpoint.
type nonrec t = {autoScalingGroups : AutoScalingGroupsConfiguration.t option;Describes the configuration of an auto scaling group.
*)eksEndpoints : EksEndpointsConfiguration.t option;Describes the configuration of an Amazon Elastic Kubernetes Service endpoint.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `List of [> `String of AutoScalingGroupName.t ] list
| `String of AutoScalingGroupsConfigurationRoleArnString.t
| `Structure of
(string
* [> `Enum of string
| `Integer of HealthCheckConfigPortInteger.t
| `String of HealthCheckConfigPathString.t ])
list ])
list ])
list ]