FlowDestinationFlowConfigDestinationConnectorPropertiesS3S3OutputFormatConfigPrefixConfig class
Constructors
-
FlowDestinationFlowConfigDestinationConnectorPropertiesS3S3OutputFormatConfigPrefixConfig({Input<String?>? prefixFormat, Input<List<String>?>? prefixHierarchies, Input<String?>? prefixType})
-
Creates a new FlowDestinationFlowConfigDestinationConnectorPropertiesS3S3OutputFormatConfigPrefixConfig.
prefixFormat Level of granularity included in the prefix. Valid values are YEAR, MONTH, DAY, HOUR, and MINUTE.
prefixHierarchies Whether the destination file path includes either or both of the selected elements. Valid values are EXECUTION_ID and SCHEMA_VERSION.
prefixType 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.
const
-
FlowDestinationFlowConfigDestinationConnectorPropertiesS3S3OutputFormatConfigPrefixConfig.fromMap(Map<String, dynamic> map)
-
factory
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
prefixFormat
→ Input<String?>?
-
Level of granularity included in the prefix. Valid values are
YEAR, MONTH, DAY, HOUR, and MINUTE.
final
-
prefixHierarchies
→ Input<List<String>?>?
-
Whether the destination file path includes either or both of the selected elements. Valid values are
EXECUTION_ID and SCHEMA_VERSION.
final
-
prefixType
→ Input<String?>?
-
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.
final
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited