QueryErrorCode
public enum QueryErrorCode : String, CustomStringConvertible, Codable
                Undocumented
- 
                  
                  
Undocumented
Declaration
Swift
case cloudformationStackInactive = "CLOUDFORMATION_STACK_INACTIVE" - 
                  
                  
Undocumented
Declaration
Swift
case cloudformationStackNotExisting = "CLOUDFORMATION_STACK_NOT_EXISTING" - 
                  
                  
Declaration
Swift
public var description: String { get } 
View on GitHub
        QueryErrorCode Enumeration Reference