GetStatisticsResponse
public struct GetStatisticsResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The statistics returned by the Fleet Indexing service based on the query and aggregation field.
Declaration
Swift
public let statistics: Statistics?
-
Undocumented
Declaration
Swift
public init(statistics: Statistics? = nil)