An object that contains details about the data source of the import job.
The data format of the import job's data source.
An Amazon S3 URL in the format s3://<bucket_name>/*. Functions copy Link copied to clipboard inline fun copy(block: ImportDataSource.Builder.() -> Unit = {}): ImportDataSource equals Link copied to clipboard open operator override fun equals(other: Any?): Boolean hashCode Link copied to clipboard open override fun hashCode(): Int toString Link copied to clipboard open override fun toString(): String