ExecutionActivityArgs

constructor(dependsOn: Output<List<ActivityDependencyArgs>>? = null, description: Output<String>? = null, linkedServiceName: Output<LinkedServiceReferenceArgs>? = null, name: Output<String>, policy: Output<ActivityPolicyArgs>? = null, type: Output<String>, userProperties: Output<List<UserPropertyArgs>>? = null)