| Package | Description |
|---|---|
| software.amazon.awssdk.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
static S3InputFormatConfig.Builder |
S3InputFormatConfig.builder() |
S3InputFormatConfig.Builder |
S3InputFormatConfig.Builder.s3InputFileType(S3InputFileType s3InputFileType)
The file type that Amazon AppFlow gets from your Amazon S3 bucket.
|
S3InputFormatConfig.Builder |
S3InputFormatConfig.Builder.s3InputFileType(String s3InputFileType)
The file type that Amazon AppFlow gets from your Amazon S3 bucket.
|
S3InputFormatConfig.Builder |
S3InputFormatConfig.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends S3InputFormatConfig.Builder> |
S3InputFormatConfig.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default S3SourceProperties.Builder |
S3SourceProperties.Builder.s3InputFormatConfig(Consumer<S3InputFormatConfig.Builder> s3InputFormatConfig)
Sets the value of the S3InputFormatConfig property for this object.
|
Copyright © 2022. All rights reserved.