ServiceNamespace
public enum ServiceNamespace : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case autoscaling = "autoscaling" -
Undocumented
Declaration
Swift
case ecs = "ecs" -
Undocumented
Declaration
Swift
case ec2 = "ec2" -
Undocumented
Declaration
Swift
case rds = "rds" -
Undocumented
Declaration
Swift
case dynamodb = "dynamodb" -
Declaration
Swift
public var description: String { get }
View on GitHub
ServiceNamespace Enumeration Reference