| Package | Description |
|---|---|
| com.amazonaws.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
PrefixConfig |
PrefixConfig.clone() |
PrefixConfig |
S3OutputFormatConfig.getPrefixConfig()
Determines the prefix that Amazon AppFlow applies to the folder name in the Amazon S3 bucket.
|
PrefixConfig |
PrefixConfig.withPrefixFormat(PrefixFormat prefixFormat)
Determines the format of the prefix, and whether it applies to the file name, file path, or both.
|
PrefixConfig |
PrefixConfig.withPrefixFormat(String prefixFormat)
Determines the format of the prefix, and whether it applies to the file name, file path, or both.
|
PrefixConfig |
PrefixConfig.withPrefixType(PrefixType prefixType)
Determines the level of granularity that's included in the prefix.
|
PrefixConfig |
PrefixConfig.withPrefixType(String prefixType)
Determines the level of granularity that's included in the prefix.
|
| Modifier and Type | Method and Description |
|---|---|
void |
S3OutputFormatConfig.setPrefixConfig(PrefixConfig prefixConfig)
Determines the prefix that Amazon AppFlow applies to the folder name in the Amazon S3 bucket.
|
S3OutputFormatConfig |
S3OutputFormatConfig.withPrefixConfig(PrefixConfig prefixConfig)
Determines the prefix that Amazon AppFlow applies to the folder name in the Amazon S3 bucket.
|
Copyright © 2020. All rights reserved.