BaseKpiResult
public struct BaseKpiResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
An array of objects that provides the results of a query that retrieved the data for a standard metric that applies to an application, campaign, or journey.
Declaration
Swift
public let rows: [ResultRow] -
Undocumented
Declaration
Swift
public init(rows: [ResultRow])
View on GitHub
BaseKpiResult Structure Reference