# AIPipelinePreset

**object**

**@odata.typestring Required**  
The discriminator for derived types.

**pipeline** object [PipelineArguments](https://docs.mediakind.com/api-reference/media-api/schemas/pipelinearguments) Required  
AI pipeline settings

**Show 2 properties Hide 2 properties**

**arguments** map from strings to list of objects [ArgumentSchema](https://docs.mediakind.com/api-reference/media-api/schemas/argumentschema) Optional  
Arguments to each operation in the AI pipeline

**Show value schema Hide value schema**

\[any key\] list of objects

**Show 2 properties Hide 2 properties**

**name** string Required 1-260 characters pattern: ^[A-Za-z0-9\_\-]+$  
The name of the argument

**value** any [AnyValue](https://docs.mediakind.com/api-reference/media-api/schemas/anyvalue) Required  
The value of the argument

**name** string Required 0-255 characters  
The name of the AI pipeline the Transform will execute.
