HDInsight Hive Activity Response
constructor(arguments: List<Any>? = null, defines: Map<String, Any>? = null, dependsOn: List<ActivityDependencyResponse>? = null, description: String? = null, getDebugInfo: String? = null, linkedServiceName: LinkedServiceReferenceResponse? = null, name: String, onInactiveMarkAs: String? = null, policy: ActivityPolicyResponse? = null, queryTimeout: Int? = null, scriptLinkedService: LinkedServiceReferenceResponse? = null, scriptPath: Any? = null, state: String? = null, storageLinkedServices: List<LinkedServiceReferenceResponse>? = null, type: String, userProperties: List<UserPropertyResponse>? = null, variables: Map<String, Any>? = null)