CreateModeCluster type
The mode to create a new HorizonDb cluster.
KnownCreateModeCluster can be used interchangeably with CreateModeCluster,
this enum contains the known values that the service supports.
Known values supported by the service
Create: Create a new cluster
Update: Update an existing cluster
PointInTimeRestore: Create cluster from point-in-time restore
type CreateModeCluster = string