Data Source S3Data Source Configuration
data class DataSourceS3DataSourceConfiguration(val bucketArn: String, val bucketOwnerAccountId: String? = null, val inclusionPrefixes: List<String>? = null)
Contains information about the S3 configuration of the data source.