| 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 |
UpsolverS3OutputFormatConfig.getPrefixConfig() |
PrefixConfig |
PrefixConfig.withPathPrefixHierarchy(Collection<String> pathPrefixHierarchy)
Specifies whether the destination file path includes either or both of the following elements:
|
PrefixConfig |
PrefixConfig.withPathPrefixHierarchy(PathPrefix... pathPrefixHierarchy)
Specifies whether the destination file path includes either or both of the following elements:
|
PrefixConfig |
PrefixConfig.withPathPrefixHierarchy(String... pathPrefixHierarchy)
Specifies whether the destination file path includes either or both of the following elements:
|
PrefixConfig |
PrefixConfig.withPrefixFormat(PrefixFormat prefixFormat)
Determines the level of granularity for the date and time that's included in the prefix.
|
PrefixConfig |
PrefixConfig.withPrefixFormat(String prefixFormat)
Determines the level of granularity for the date and time that's included in the prefix.
|
PrefixConfig |
PrefixConfig.withPrefixType(PrefixType prefixType)
Determines the format of the prefix, and whether it applies to the file name, file path, or both.
|
PrefixConfig |
PrefixConfig.withPrefixType(String prefixType)
Determines the format of the prefix, and whether it applies to the file name, file path, or both.
|
| 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.
|
void |
UpsolverS3OutputFormatConfig.setPrefixConfig(PrefixConfig prefixConfig) |
S3OutputFormatConfig |
S3OutputFormatConfig.withPrefixConfig(PrefixConfig prefixConfig)
Determines the prefix that Amazon AppFlow applies to the folder name in the Amazon S3 bucket.
|
UpsolverS3OutputFormatConfig |
UpsolverS3OutputFormatConfig.withPrefixConfig(PrefixConfig prefixConfig) |
Copyright © 2022. All rights reserved.