class Aws::Appflow::Types::AggregationConfig

The aggregation settings that you can use to customize the output format of your flow data.

@note When making an API call, you may pass AggregationConfig

data as a hash:

    {
      aggregation_type: "None", # accepts None, SingleFile
    }

@!attribute [rw] aggregation_type

Specifies whether Amazon AppFlow aggregates the flow records into a
single file, or leave them unaggregated.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/appflow-2020-08-23/AggregationConfig AWS API Documentation

Constants

SENSITIVE