pathPrefixHierarchy

@JvmName(name = "tdhmaavsfqpgitcj")
suspend fun pathPrefixHierarchy(value: Output<List<FlowPathPrefix>>)
@JvmName(name = "jydaonnaiplhqhmc")
suspend fun pathPrefixHierarchy(value: List<FlowPathPrefix>?)

Parameters

value

Specifies whether the destination file path includes either or both of the following elements:

  • EXECUTION_ID - The ID that Amazon AppFlow assigns to the flow run.

  • SCHEMA_VERSION - 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


@JvmName(name = "gbtpbvolhovmvije")
suspend fun pathPrefixHierarchy(vararg values: Output<FlowPathPrefix>)


@JvmName(name = "sadvagtdfhgrjhxd")
suspend fun pathPrefixHierarchy(values: List<Output<FlowPathPrefix>>)
@JvmName(name = "kwlxjwhhttiifdkn")
suspend fun pathPrefixHierarchy(vararg values: FlowPathPrefix)

Parameters

values

Specifies whether the destination file path includes either or both of the following elements:

  • EXECUTION_ID - The ID that Amazon AppFlow assigns to the flow run.

  • SCHEMA_VERSION - 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