Uses of Class
software.amazon.awssdk.services.appflow.model.AggregationConfig
-
Packages that use AggregationConfig Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of AggregationConfig in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return AggregationConfig Modifier and Type Method Description AggregationConfigS3OutputFormatConfig. aggregationConfig()Returns the value of the AggregationConfig property for this object.AggregationConfigUpsolverS3OutputFormatConfig. aggregationConfig()Returns the value of the AggregationConfig property for this object.Methods in software.amazon.awssdk.services.appflow.model with parameters of type AggregationConfig Modifier and Type Method Description S3OutputFormatConfig.BuilderS3OutputFormatConfig.Builder. aggregationConfig(AggregationConfig aggregationConfig)Sets the value of the AggregationConfig property for this object.UpsolverS3OutputFormatConfig.BuilderUpsolverS3OutputFormatConfig.Builder. aggregationConfig(AggregationConfig aggregationConfig)Sets the value of the AggregationConfig property for this object.
-