TransformJsonLiveDeploymentRequest
| Name | Type | Required | Description |
|---|---|---|---|
| input | Dict[str, Any] | Yes | The input data for the model inference. The structure should match the model's transform API specification, where each key is an input name and the value is the corresponding input data. |