# JobDefaultsInternalSnapshot (/docs/api/interfaces/JobDefaultsInternalSnapshot)



Defined in: [packages/core/src/parser.ts:12](https://github.com/austenstone/actio/blob/2b01e694a0f76521d8c073f3c6a2e48917d2c9d9/packages/core/src/parser.ts#L12)

## Properties [#properties]

### executors? [#executors]

```ts
optional executors?: Record<string, unknown>;
```

Defined in: [packages/core/src/parser.ts:14](https://github.com/austenstone/actio/blob/2b01e694a0f76521d8c073f3c6a2e48917d2c9d9/packages/core/src/parser.ts#L14)

***

### inlineStrategyFailFastJobs? [#inlinestrategyfailfastjobs]

```ts
optional inlineStrategyFailFastJobs?: Record<string, true>;
```

Defined in: [packages/core/src/parser.ts:16](https://github.com/austenstone/actio/blob/2b01e694a0f76521d8c073f3c6a2e48917d2c9d9/packages/core/src/parser.ts#L16)

***

### inlineStrategyJobs? [#inlinestrategyjobs]

```ts
optional inlineStrategyJobs?: Record<string, true>;
```

Defined in: [packages/core/src/parser.ts:15](https://github.com/austenstone/actio/blob/2b01e694a0f76521d8c073f3c6a2e48917d2c9d9/packages/core/src/parser.ts#L15)

***

### jobDefaults? [#jobdefaults]

```ts
optional jobDefaults?: Record<string, unknown>;
```

Defined in: [packages/core/src/parser.ts:13](https://github.com/austenstone/actio/blob/2b01e694a0f76521d8c073f3c6a2e48917d2c9d9/packages/core/src/parser.ts#L13)


## Sitemap

Browse the full documentation: [Markdown sitemap](https://austenstone.github.io/actio/sitemap.md) · [XML sitemap](https://austenstone.github.io/actio/sitemap.xml)