Uses of Class
software.amazon.awssdk.services.appflow.model.S3InputFormatConfig
-
Packages that use S3InputFormatConfig Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of S3InputFormatConfig in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return S3InputFormatConfig Modifier and Type Method Description S3InputFormatConfigS3SourceProperties. s3InputFormatConfig()Returns the value of the S3InputFormatConfig property for this object.Methods in software.amazon.awssdk.services.appflow.model with parameters of type S3InputFormatConfig Modifier and Type Method Description S3SourceProperties.BuilderS3SourceProperties.Builder. s3InputFormatConfig(S3InputFormatConfig s3InputFormatConfig)Sets the value of the S3InputFormatConfig property for this object.
-