Objective type

Defines values for Objective.
KnownObjective can be used interchangeably with Objective, this enum contains the known values that the service supports.

Known values supported by the service

LowLatency: LOW_LATENCY value
HighThroughput: HIGH_THROUGHPUT value
Balanced: BALANCED value
Auto: AUTO value
Basic: BASIC value

type Objective = string