DeleteActivityArgs

constructor(dataset: Output<DatasetReferenceArgs>, dependsOn: Output<List<ActivityDependencyArgs>>? = null, description: Output<String>? = null, enableLogging: Output<Any>? = null, linkedServiceName: Output<LinkedServiceReferenceArgs>? = null, logStorageSettings: Output<LogStorageSettingsArgs>? = null, maxConcurrentConnections: Output<Int>? = null, name: Output<String>, policy: Output<ActivityPolicyArgs>? = null, recursive: Output<Any>? = null, storeSettings: Output<Any>? = null, type: Output<String>, userProperties: Output<List<UserPropertyArgs>>? = null)