Context
public enum Context : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case costAndUsage = "COST_AND_USAGE"
-
Undocumented
Declaration
Swift
case reservations = "RESERVATIONS"
-
Undocumented
Declaration
Swift
case savingsPlans = "SAVINGS_PLANS"
-
Declaration
Swift
public var description: String { get }