ClusterTier type

Cluster tier options for MongoDB Atlas.
KnownClusterTier can be used interchangeably with ClusterTier, this enum contains the known values that the service supports.

Known values supported by the service

FREE: Free tier cluster.
FLEX: Flex tier cluster.
M10: M10 tier cluster.
M30: M30 tier cluster.

type ClusterTier = string