GroupCount
public struct GroupCount : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Undocumented
Declaration
Swift
public let count: Int64? -
Undocumented
Declaration
Swift
public let groupKey: String? -
Undocumented
Declaration
Swift
public init(count: Int64? = nil, groupKey: String? = nil)
View on GitHub
GroupCount Structure Reference