Data Source One Drive Users
data class DataSourceOneDriveUsers(val oneDriveUserList: List<String>? = null, val oneDriveUserS3Path: DataSourceS3Path? = null)
Constructors
Link copied to clipboard
fun DataSourceOneDriveUsers(oneDriveUserList: List<String>? = null, oneDriveUserS3Path: DataSourceS3Path? = null)