Share Point Online List Source Args
data class SharePointOnlineListSourceArgs(val disableMetricsCollection: Output<Any>? = null, val httpRequestTimeout: Output<Any>? = null, val maxConcurrentConnections: Output<Any>? = null, val query: Output<Any>? = null, val sourceRetryCount: Output<Any>? = null, val sourceRetryWait: Output<Any>? = null, val type: Output<String>) : ConvertibleToJava<SharePointOnlineListSourceArgs>
A copy activity source for sharePoint online list source.