Data Source Args
constructor(assetFormsInput: Output<List<DataSourceFormInputArgs>>? = null, configuration: Output<Any>? = null, connectionIdentifier: Output<String>? = null, description: Output<String>? = null, domainIdentifier: Output<String>? = null, enableSetting: Output<DataSourceEnableSetting>? = null, environmentIdentifier: Output<String>? = null, name: Output<String>? = null, projectIdentifier: Output<String>? = null, publishOnImport: Output<Boolean>? = null, recommendation: Output<DataSourceRecommendationConfigurationArgs>? = null, schedule: Output<DataSourceScheduleConfigurationArgs>? = null, type: Output<String>? = null)