Uses of Class
software.amazon.awssdk.services.appflow.model.UpsolverS3OutputFormatConfig
-
Packages that use UpsolverS3OutputFormatConfig Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of UpsolverS3OutputFormatConfig in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return UpsolverS3OutputFormatConfig Modifier and Type Method Description UpsolverS3OutputFormatConfigUpsolverDestinationProperties. s3OutputFormatConfig()The configuration that determines how data is formatted when Upsolver is used as the flow destination.Methods in software.amazon.awssdk.services.appflow.model with parameters of type UpsolverS3OutputFormatConfig Modifier and Type Method Description UpsolverDestinationProperties.BuilderUpsolverDestinationProperties.Builder. s3OutputFormatConfig(UpsolverS3OutputFormatConfig s3OutputFormatConfig)The configuration that determines how data is formatted when Upsolver is used as the flow destination.
-