DataIntegrationFlowS3SourceConfiguration

The S3 DataIntegrationFlow source configuration parameters.

Types

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

Properties

Link copied to clipboard

The bucketName of the S3 source objects.

Link copied to clipboard

The other options of the S3 DataIntegrationFlow source.

Link copied to clipboard

The prefix of the S3 source objects. To trigger data ingestion, S3 files need to be put under s3://<i>bucketName</i>/<i>prefix</i>/.

Functions

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