Sourcetype nonrec t = | SubnetNotFound| SecurityGroupNotFound| EniLimitReached| IpNotAvailable| AccessDenied| OperationNotPermitted| VpcIdNotFound| Unknown| NodeCreationFailure| PodEvictionFailure| InsufficientFreeAddresses| ClusterUnreachable| InsufficientNumberOfReplicas| ConfigurationConflict| AdmissionRequestDenied| UnsupportedAddonModification| K8sResourceNotFound| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]