| Package | Description |
|---|---|
| com.amazonaws.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
static FileType |
FileType.fromValue(String value)
Use this in place of valueOf.
|
static FileType |
FileType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileType[] |
FileType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpsolverS3OutputFormatConfig |
UpsolverS3OutputFormatConfig.withFileType(FileType fileType)
Indicates the file type that Amazon AppFlow places in the Upsolver Amazon S3 bucket.
|
S3OutputFormatConfig |
S3OutputFormatConfig.withFileType(FileType fileType)
Indicates the file type that Amazon AppFlow places in the Amazon S3 bucket.
|
Copyright © 2021. All rights reserved.