Module Values.IdleMetricNameSource
Sourcetype nonrec t = | CPU| Memory| NetworkOutBytesPerSecond| NetworkInBytesPerSecond| DatabaseConnections| EBSVolumeReadIOPS| EBSVolumeWriteIOPS| VolumeReadOpsPerSecond| VolumeWriteOpsPerSecond| ActiveConnectionCount| PacketsInFromSource| PacketsInFromDestination| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]