Dimension
public enum Dimension : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case az = "AZ" -
Undocumented
Declaration
Swift
case instanceType = "INSTANCE_TYPE" -
Undocumented
Declaration
Swift
case linkedAccount = "LINKED_ACCOUNT" -
Undocumented
Declaration
Swift
case linkedAccountName = "LINKED_ACCOUNT_NAME" -
Undocumented
Declaration
Swift
case operation = "OPERATION" -
Undocumented
Declaration
Swift
case purchaseType = "PURCHASE_TYPE" -
Undocumented
Declaration
Swift
case region = "REGION" -
Undocumented
Declaration
Swift
case service = "SERVICE" -
Undocumented
Declaration
Swift
case serviceCode = "SERVICE_CODE" -
Undocumented
Declaration
Swift
case usageType = "USAGE_TYPE" -
Undocumented
Declaration
Swift
case usageTypeGroup = "USAGE_TYPE_GROUP" -
Undocumented
Declaration
Swift
case recordType = "RECORD_TYPE" -
Undocumented
Declaration
Swift
case operatingSystem = "OPERATING_SYSTEM" -
Undocumented
Declaration
Swift
case tenancy = "TENANCY" -
Undocumented
Declaration
Swift
case scope = "SCOPE" -
Undocumented
Declaration
Swift
case platform = "PLATFORM" -
Undocumented
Declaration
Swift
case subscriptionId = "SUBSCRIPTION_ID" -
Undocumented
Declaration
Swift
case legalEntityName = "LEGAL_ENTITY_NAME" -
Undocumented
Declaration
Swift
case deploymentOption = "DEPLOYMENT_OPTION" -
Undocumented
Declaration
Swift
case databaseEngine = "DATABASE_ENGINE" -
Undocumented
Declaration
Swift
case cacheEngine = "CACHE_ENGINE" -
Undocumented
Declaration
Swift
case instanceTypeFamily = "INSTANCE_TYPE_FAMILY" -
Undocumented
Declaration
Swift
case billingEntity = "BILLING_ENTITY" -
Undocumented
Declaration
Swift
case reservationId = "RESERVATION_ID" -
Undocumented
Declaration
Swift
case resourceId = "RESOURCE_ID" -
Undocumented
Declaration
Swift
case rightsizingType = "RIGHTSIZING_TYPE" -
Undocumented
Declaration
Swift
case savingsPlansType = "SAVINGS_PLANS_TYPE" -
Undocumented
Declaration
Swift
case savingsPlanArn = "SAVINGS_PLAN_ARN" -
Undocumented
Declaration
Swift
case paymentOption = "PAYMENT_OPTION" -
Declaration
Swift
public var description: String { get }
View on GitHub
Dimension Enumeration Reference