s3InputFormatConfig property
Input<FlowSourceFlowConfigSourceConnectorPropertiesS3S3InputFormatConfig?> ?
s3InputFormatConfig
final
When you use Amazon S3 as the source, configuration format that you provide for the flow input data. See the source_flow_config.source_connector_properties.s3.s3_input_format_config Block for details.
Implementation
final pulumi.Input<FlowSourceFlowConfigSourceConnectorPropertiesS3S3InputFormatConfig?>? s3InputFormatConfig;