# ScheduleActionRunActor<!-- -->

## Index[**](#Index)

### Properties

* [**actor\_id](https://docs.apify.com/api/client/python/api/client/python/reference/class/ScheduleActionRunActor.md#actor_id)
* [**id](https://docs.apify.com/api/client/python/api/client/python/reference/class/ScheduleActionRunActor.md#id)
* [**model\_config](https://docs.apify.com/api/client/python/api/client/python/reference/class/ScheduleActionRunActor.md#model_config)
* [**run\_input](https://docs.apify.com/api/client/python/api/client/python/reference/class/ScheduleActionRunActor.md#run_input)
* [**run\_options](https://docs.apify.com/api/client/python/api/client/python/reference/class/ScheduleActionRunActor.md#run_options)
* [**type](https://docs.apify.com/api/client/python/api/client/python/reference/class/ScheduleActionRunActor.md#type)

## Properties<!-- -->[**](#Properties)

### [**](#actor_id)actor\_id

**actor\_id: str

### [**](#id)id

**id: str

### [**](#model_config)model\_config

**model\_config: Undefined

### [**](#run_input)run\_input

**run\_input: [ScheduleActionRunInput](https://docs.apify.com/api/client/python/api/client/python/reference/class/ScheduleActionRunInput.md) | None

### [**](#run_options)run\_options

**run\_options: [TaskOptions](https://docs.apify.com/api/client/python/api/client/python/reference/class/TaskOptions.md) | None

### [**](#type)type

**type: Literal\[RUN\_ACTOR]
