public static interface PrefixConfig.Builder extends SdkPojo, CopyableBuilder<PrefixConfig.Builder,PrefixConfig>
| Modifier and Type | Method and Description |
|---|---|
PrefixConfig.Builder |
pathPrefixHierarchy(Collection<PathPrefix> pathPrefixHierarchy)
Specifies whether the destination file path includes either or both of the following elements:
|
PrefixConfig.Builder |
pathPrefixHierarchy(PathPrefix... pathPrefixHierarchy)
Specifies whether the destination file path includes either or both of the following elements:
|
PrefixConfig.Builder |
pathPrefixHierarchyWithStrings(Collection<String> pathPrefixHierarchy)
Specifies whether the destination file path includes either or both of the following elements:
|
PrefixConfig.Builder |
pathPrefixHierarchyWithStrings(String... pathPrefixHierarchy)
Specifies whether the destination file path includes either or both of the following elements:
|
PrefixConfig.Builder |
prefixFormat(PrefixFormat prefixFormat)
Determines the level of granularity for the date and time that's included in the prefix.
|
PrefixConfig.Builder |
prefixFormat(String prefixFormat)
Determines the level of granularity for the date and time that's included in the prefix.
|
PrefixConfig.Builder |
prefixType(PrefixType prefixType)
Determines the format of the prefix, and whether it applies to the file name, file path, or both.
|
PrefixConfig.Builder |
prefixType(String prefixType)
Determines the format of the prefix, and whether it applies to the file name, file path, or both.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildPrefixConfig.Builder prefixType(String prefixType)
Determines the format of the prefix, and whether it applies to the file name, file path, or both.
prefixType - Determines the format of the prefix, and whether it applies to the file name, file path, or both.PrefixType,
PrefixTypePrefixConfig.Builder prefixType(PrefixType prefixType)
Determines the format of the prefix, and whether it applies to the file name, file path, or both.
prefixType - Determines the format of the prefix, and whether it applies to the file name, file path, or both.PrefixType,
PrefixTypePrefixConfig.Builder prefixFormat(String prefixFormat)
Determines the level of granularity for the date and time that's included in the prefix.
prefixFormat - Determines the level of granularity for the date and time that's included in the prefix.PrefixFormat,
PrefixFormatPrefixConfig.Builder prefixFormat(PrefixFormat prefixFormat)
Determines the level of granularity for the date and time that's included in the prefix.
prefixFormat - Determines the level of granularity for the date and time that's included in the prefix.PrefixFormat,
PrefixFormatPrefixConfig.Builder pathPrefixHierarchyWithStrings(Collection<String> pathPrefixHierarchy)
Specifies whether the destination file path includes either or both of the following elements:
The ID that Amazon AppFlow assigns to the flow run.
The version number of your data schema. Amazon AppFlow assigns this version number. The version number increases by one when you change any of the following settings in your flow configuration:
Source-to-destination field mappings
Field data types
Partition keys
pathPrefixHierarchy - Specifies whether the destination file path includes either or both of the following elements:
The ID that Amazon AppFlow assigns to the flow run.
The version number of your data schema. Amazon AppFlow assigns this version number. The version number increases by one when you change any of the following settings in your flow configuration:
Source-to-destination field mappings
Field data types
Partition keys
PrefixConfig.Builder pathPrefixHierarchyWithStrings(String... pathPrefixHierarchy)
Specifies whether the destination file path includes either or both of the following elements:
The ID that Amazon AppFlow assigns to the flow run.
The version number of your data schema. Amazon AppFlow assigns this version number. The version number increases by one when you change any of the following settings in your flow configuration:
Source-to-destination field mappings
Field data types
Partition keys
pathPrefixHierarchy - Specifies whether the destination file path includes either or both of the following elements:
The ID that Amazon AppFlow assigns to the flow run.
The version number of your data schema. Amazon AppFlow assigns this version number. The version number increases by one when you change any of the following settings in your flow configuration:
Source-to-destination field mappings
Field data types
Partition keys
PrefixConfig.Builder pathPrefixHierarchy(Collection<PathPrefix> pathPrefixHierarchy)
Specifies whether the destination file path includes either or both of the following elements:
The ID that Amazon AppFlow assigns to the flow run.
The version number of your data schema. Amazon AppFlow assigns this version number. The version number increases by one when you change any of the following settings in your flow configuration:
Source-to-destination field mappings
Field data types
Partition keys
pathPrefixHierarchy - Specifies whether the destination file path includes either or both of the following elements:
The ID that Amazon AppFlow assigns to the flow run.
The version number of your data schema. Amazon AppFlow assigns this version number. The version number increases by one when you change any of the following settings in your flow configuration:
Source-to-destination field mappings
Field data types
Partition keys
PrefixConfig.Builder pathPrefixHierarchy(PathPrefix... pathPrefixHierarchy)
Specifies whether the destination file path includes either or both of the following elements:
The ID that Amazon AppFlow assigns to the flow run.
The version number of your data schema. Amazon AppFlow assigns this version number. The version number increases by one when you change any of the following settings in your flow configuration:
Source-to-destination field mappings
Field data types
Partition keys
pathPrefixHierarchy - Specifies whether the destination file path includes either or both of the following elements:
The ID that Amazon AppFlow assigns to the flow run.
The version number of your data schema. Amazon AppFlow assigns this version number. The version number increases by one when you change any of the following settings in your flow configuration:
Source-to-destination field mappings
Field data types
Partition keys
Copyright © 2023. All rights reserved.