ValidationActivityArgs

constructor(childItems: Output<Any>? = null, dataset: Output<DatasetReferenceArgs>, dependsOn: Output<List<ActivityDependencyArgs>>? = null, description: Output<String>? = null, minimumSize: Output<Any>? = null, name: Output<String>, sleep: Output<Any>? = null, timeout: Output<Any>? = null, type: Output<String>, userProperties: Output<List<UserPropertyArgs>>? = null)