Data Source Args
constructor(configuration: Output<DataSourceConfigurationArgs>? = null, customDocumentEnrichmentConfiguration: Output<DataSourceCustomDocumentEnrichmentConfigurationArgs>? = null, description: Output<String>? = null, indexId: Output<String>? = null, languageCode: Output<String>? = null, name: Output<String>? = null, roleArn: Output<String>? = null, schedule: Output<String>? = null, tags: Output<Map<String, String>>? = null, type: Output<String>? = null)