Module Values.ClusterIssueCodeSource
Sourcetype nonrec t = | AccessDenied| ClusterUnreachable| ConfigurationConflict| InternalFailure| ResourceLimitExceeded| ResourceNotFound| IamRoleNotFound| VpcNotFound| InsufficientFreeAddresses| Ec2ServiceNotSubscribed| Ec2SubnetNotFound| Ec2SecurityGroupNotFound| KmsGrantRevoked| KmsKeyNotFound| KmsKeyMarkedForDeletion| KmsKeyDisabled| StsRegionalEndpointDisabled| UnsupportedVersion| Other| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]