RehydratePriority type

Defines values for RehydratePriority. Possible values include: 'High', 'Standard'

type RehydratePriority = "High" | "Standard"