Get Data Source Result
constructor(configuration: Any? = null, createdAt: String? = null, dataSourceArn: String? = null, dataSourceId: String? = null, description: String? = null, displayName: String? = null, documentEnrichmentConfiguration: DataSourceDocumentEnrichmentConfiguration? = null, roleArn: String? = null, status: DataSourceStatus? = null, syncSchedule: String? = null, tags: List<Tag>? = null, type: String? = null, updatedAt: String? = null, vpcConfiguration: DataSourceVpcConfiguration? = null)