CwlAnalysisJsonInput¶
Properties¶
| Name | Type | Description | Notes |
|---|---|---|---|
| object_type | str | ||
| input_json | str | Contains the input JSON, as an escaped JSON String. | |
| data_ids | [str] | [optional] | |
| mounts | [AnalysisInputDataMount], none_type | [optional] | |
| external_data | [AnalysisInputExternalData], none_type | [optional] | |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |