OptimizationPreference type
The preferences customers can select to optimize their requests to ScheduledActions
KnownOptimizationPreference can be used interchangeably with OptimizationPreference,
this enum contains the known values that the service supports.
Known values supported by the service
Cost: Optimize while considering cost savings
Availability: Optimize while considering availability of resources
CostAvailabilityBalanced: Optimize while considering a balance of cost and availability
type OptimizationPreference = string