GetDataSourceResult

fun GetDataSourceResult(arn: String? = null, customDocumentEnrichmentConfiguration: DataSourceCustomDocumentEnrichmentConfiguration? = null, dataSourceConfiguration: DataSourceConfiguration? = null, description: String? = null, id: String? = null, indexId: String? = null, languageCode: String? = null, name: String? = null, roleArn: String? = null, schedule: String? = null, tags: List<DataSourceTag>? = null)