PrefixConfig

Specifies elements that Amazon AppFlow includes in the file and folder names in the flow destination.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

Determines the level of granularity for the date and time that's included in the prefix.

Link copied to clipboard

Determines the format of the prefix, and whether it applies to the file name, file path, or both.

Functions

Link copied to clipboard
inline fun copy(block: PrefixConfig.Builder.() -> Unit = {}): PrefixConfig
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String