Uses of Class
software.amazon.awssdk.services.appflow.model.S3OutputFormatConfig
-
Packages that use S3OutputFormatConfig Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of S3OutputFormatConfig in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return S3OutputFormatConfig Modifier and Type Method Description S3OutputFormatConfigS3DestinationProperties. s3OutputFormatConfig()Returns the value of the S3OutputFormatConfig property for this object.Methods in software.amazon.awssdk.services.appflow.model with parameters of type S3OutputFormatConfig Modifier and Type Method Description S3DestinationProperties.BuilderS3DestinationProperties.Builder. s3OutputFormatConfig(S3OutputFormatConfig s3OutputFormatConfig)Sets the value of the S3OutputFormatConfig property for this object.
-