DataTransferConfigArgs

constructor(dataRefreshWindowDays: Output<Int>? = null, dataSourceId: Output<String>? = null, destinationDatasetId: Output<String>? = null, disabled: Output<Boolean>? = null, displayName: Output<String>? = null, emailPreferences: Output<DataTransferConfigEmailPreferencesArgs>? = null, location: Output<String>? = null, notificationPubsubTopic: Output<String>? = null, params: Output<Map<String, String>>? = null, project: Output<String>? = null, schedule: Output<String>? = null, scheduleOptions: Output<DataTransferConfigScheduleOptionsArgs>? = null, sensitiveParams: Output<DataTransferConfigSensitiveParamsArgs>? = null, serviceAccountName: Output<String>? = null)