AggregationConfig
public struct AggregationConfig : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Specifies whether Amazon AppFlow aggregates the flow records into a single file, or leave them unaggregated.
Declaration
Swift
public let aggregationType: AggregationType? -
Undocumented
Declaration
Swift
public init(aggregationType: AggregationType? = nil)
View on GitHub
AggregationConfig Structure Reference