s3Input Format Config
suspend fun s3InputFormatConfig(value: Output<FlowSourceFlowConfigSourceConnectorPropertiesS3S3InputFormatConfigArgs>)
suspend fun s3InputFormatConfig(value: FlowSourceFlowConfigSourceConnectorPropertiesS3S3InputFormatConfigArgs?)
Parameters
value
When you use Amazon S3 as the source, the configuration format that you provide the flow input data. See S3 Input Format Config for details.
suspend fun s3InputFormatConfig(argument: suspend FlowSourceFlowConfigSourceConnectorPropertiesS3S3InputFormatConfigArgsBuilder.() -> Unit)
Parameters
argument
When you use Amazon S3 as the source, the configuration format that you provide the flow input data. See S3 Input Format Config for details.