QueryType
public enum QueryType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case tagFilters10 = "TAG_FILTERS_1_0"
-
Undocumented
Declaration
Swift
case cloudformationStack10 = "CLOUDFORMATION_STACK_1_0"
-
Declaration
Swift
public var description: String { get }