GroupByAttribute
public enum GroupByAttribute : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case targetId = "TARGET_ID"
-
Undocumented
Declaration
Swift
case region = "REGION"
-
Undocumented
Declaration
Swift
case resourceType = "RESOURCE_TYPE"
-
Declaration
Swift
public var description: String { get }