Data Provider Args
constructor(dataProviderIdentifier: Output<String>? = null, dataProviderName: Output<String>? = null, description: Output<String>? = null, engine: Output<DataProviderEngine>? = null, exactSettings: Output<Boolean>? = null, settings: Output<SettingsPropertiesArgs>? = null, tags: Output<List<TagArgs>>? = null)