FlowDestinationFlowConfigDestinationConnectorPropertiesS3S3OutputFormatConfigPrefixConfig

Constructors

constructor(prefixFormat: String? = null, prefixType: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val prefixFormat: String? = null

Determines the level of granularity that's included in the prefix. Valid values are YEAR, MONTH, DAY, HOUR, and MINUTE.

Link copied to clipboard
val prefixType: String? = null

Determines the format of the prefix, and whether it applies to the file name, file path, or both. Valid values are FILENAME, PATH, and PATH_AND_FILENAME.