> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-feat-cli-docs-generator.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# run

## Chainable Ops

<h3 id="run-config"><code>run-config</code></h3>

[run](/ko/models/ref/query-panel/run/)의 config \_typedDict\_를 반환합니다.

| Argument |                                        |
| :------- | :------------------------------------- |
| `run`    | [run](/ko/models/ref/query-panel/run/) |

#### Return Value

[run](/ko/models/ref/query-panel/run/)의 config *typedDict*

<h3 id="run-createdAt"><code>run-createdAt</code></h3>

[run](/ko/models/ref/query-panel/run/)의 생성된 datetime을 반환합니다.

| Argument |                                          |
| :------- | :--------------------------------------- |
| `run`    | A [run](/ko/models/ref/query-panel/run/) |

#### Return Value

[run](/ko/models/ref/query-panel/run/)의 생성된 datetime

<h3 id="run-heartbeatAt"><code>run-heartbeatAt</code></h3>

[run](/ko/models/ref/query-panel/run/)의 마지막 heartbeat datetime을 반환합니다.

| Argument |                                          |
| :------- | :--------------------------------------- |
| `run`    | A [run](/ko/models/ref/query-panel/run/) |

#### Return Value

[run](/ko/models/ref/query-panel/run/)의 마지막 heartbeat datetime

<h3 id="run-history"><code>run-history</code></h3>

[run](/ko/models/ref/query-panel/run/)의 로그 history를 반환합니다.

| Argument |                                          |
| :------- | :--------------------------------------- |
| `run`    | A [run](/ko/models/ref/query-panel/run/) |

#### Return Value

[run](/ko/models/ref/query-panel/run/)의 로그 history

<h3 id="run-jobType"><code>run-jobType</code></h3>

[run](/ko/models/ref/query-panel/run/)의 job 유형을 반환합니다.

| Argument |                                          |
| :------- | :--------------------------------------- |
| `run`    | A [run](/ko/models/ref/query-panel/run/) |

#### Return Value

[run](/ko/models/ref/query-panel/run/)의 job 유형

<h3 id="run-loggedArtifactVersion"><code>run-loggedArtifactVersion</code></h3>

주어진 이름과 에일리어스에 대해 [run](/ko/models/ref/query-panel/run/)에 의해 기록된 [artifactVersion](/ko/models/ref/query-panel/artifact-version/)을 반환합니다.

| Argument              |                                                                             |
| :-------------------- | :-------------------------------------------------------------------------- |
| `run`                 | A [run](/ko/models/ref/query-panel/run/)                                    |
| `artifactVersionName` | [artifactVersion](/ko/models/ref/query-panel/artifact-version/)의 name:alias |

#### Return Value

주어진 이름과 에일리어스에 대해 [run](/ko/models/ref/query-panel/run/)에 의해 기록된 [artifactVersion](/ko/models/ref/query-panel/artifact-version/)

<h3 id="run-loggedArtifactVersions"><code>run-loggedArtifactVersions</code></h3>

[run](/ko/models/ref/query-panel/run/)에 의해 기록된 모든 [artifactVersions](/ko/models/ref/query-panel/artifact-version/)을 반환합니다.

| Argument |                                          |
| :------- | :--------------------------------------- |
| `run`    | A [run](/ko/models/ref/query-panel/run/) |

#### Return Value

[run](/ko/models/ref/query-panel/run/)에 의해 기록된 [artifactVersions](/ko/models/ref/query-panel/artifact-version/)

<h3 id="run-name"><code>run-name</code></h3>

[run](/ko/models/ref/query-panel/run/)의 이름을 반환합니다.

| Argument |                                          |
| :------- | :--------------------------------------- |
| `run`    | A [run](/ko/models/ref/query-panel/run/) |

#### Return Value

[run](/ko/models/ref/query-panel/run/)의 이름

<h3 id="run-runtime"><code>run-runtime</code></h3>

[run](/ko/models/ref/query-panel/run/)의 runtime(초)을 반환합니다.

| Argument |                                          |
| :------- | :--------------------------------------- |
| `run`    | A [run](/ko/models/ref/query-panel/run/) |

#### Return Value

[run](/ko/models/ref/query-panel/run/)의 runtime(초)

<h3 id="run-summary"><code>run-summary</code></h3>

[run](/ko/models/ref/query-panel/run/)의 summary \_typedDict\_를 반환합니다.

| Argument |                                          |
| :------- | :--------------------------------------- |
| `run`    | A [run](/ko/models/ref/query-panel/run/) |

#### Return Value

[run](/ko/models/ref/query-panel/run/)의 summary *typedDict*

<h3 id="run-usedArtifactVersions"><code>run-usedArtifactVersions</code></h3>

[run](/ko/models/ref/query-panel/run/)에서 사용한 모든 [artifactVersions](/ko/models/ref/query-panel/artifact-version/)을 반환합니다.

| Argument |                                          |
| :------- | :--------------------------------------- |
| `run`    | A [run](/ko/models/ref/query-panel/run/) |

#### Return Value

[run](/ko/models/ref/query-panel/run/)에서 사용한 [artifactVersions](/ko/models/ref/query-panel/artifact-version/)

<h3 id="run-user"><code>run-user</code></h3>

[run](/ko/models/ref/query-panel/run/)의 [user](/ko/models/ref/query-panel/user/)를 반환합니다.

| Argument |                                          |
| :------- | :--------------------------------------- |
| `run`    | A [run](/ko/models/ref/query-panel/run/) |

#### Return Value

[run](/ko/models/ref/query-panel/run/)의 [user](/ko/models/ref/query-panel/user/)

## List Ops

<h3 id="run-config"><code>run-config</code></h3>

[run](/ko/models/ref/query-panel/run/)의 config \_typedDict\_를 반환합니다.

| Argument |                                          |
| :------- | :--------------------------------------- |
| `run`    | A [run](/ko/models/ref/query-panel/run/) |

#### Return Value

[run](/ko/models/ref/query-panel/run/)의 config *typedDict*

<h3 id="run-createdAt"><code>run-createdAt</code></h3>

[run](/ko/models/ref/query-panel/run/)의 생성된 datetime을 반환합니다.

| Argument |                                          |
| :------- | :--------------------------------------- |
| `run`    | A [run](/ko/models/ref/query-panel/run/) |

#### Return Value

[run](/ko/models/ref/query-panel/run/)의 생성된 datetime

<h3 id="run-heartbeatAt"><code>run-heartbeatAt</code></h3>

[run](/ko/models/ref/query-panel/run/)의 마지막 heartbeat datetime을 반환합니다.

| Argument |                                          |
| :------- | :--------------------------------------- |
| `run`    | A [run](/ko/models/ref/query-panel/run/) |

#### Return Value

[run](/ko/models/ref/query-panel/run/)의 마지막 heartbeat datetime

<h3 id="run-history"><code>run-history</code></h3>

[run](/ko/models/ref/query-panel/run/)의 로그 history를 반환합니다.

| Argument |                                          |
| :------- | :--------------------------------------- |
| `run`    | A [run](/ko/models/ref/query-panel/run/) |

#### Return Value

[run](/ko/models/ref/query-panel/run/)의 로그 history

<h3 id="run-jobType"><code>run-jobType</code></h3>

[run](/ko/models/ref/query-panel/run/)의 job 유형을 반환합니다.

| Argument |                                          |
| :------- | :--------------------------------------- |
| `run`    | A [run](/ko/models/ref/query-panel/run/) |

#### Return Value

[run](/ko/models/ref/query-panel/run/)의 job 유형

<h3 id="run-loggedArtifactVersion"><code>run-loggedArtifactVersion</code></h3>

주어진 이름과 에일리어스에 대해 [run](/ko/models/ref/query-panel/run/)에 의해 기록된 [artifactVersion](/ko/models/ref/query-panel/artifact-version/)을 반환합니다.

| Argument              |                                                                             |
| :-------------------- | :-------------------------------------------------------------------------- |
| `run`                 | A [run](/ko/models/ref/query-panel/run/)                                    |
| `artifactVersionName` | [artifactVersion](/ko/models/ref/query-panel/artifact-version/)의 name:alias |

#### Return Value

주어진 이름과 에일리어스에 대해 [run](/ko/models/ref/query-panel/run/)에 의해 기록된 [artifactVersion](/ko/models/ref/query-panel/artifact-version/)

<h3 id="run-loggedArtifactVersions"><code>run-loggedArtifactVersions</code></h3>

[run](/ko/models/ref/query-panel/run/)에 의해 기록된 모든 [artifactVersions](/ko/models/ref/query-panel/artifact-version/)을 반환합니다.

| Argument |                                          |
| :------- | :--------------------------------------- |
| `run`    | A [run](/ko/models/ref/query-panel/run/) |

#### Return Value

[run](/ko/models/ref/query-panel/run/)에 의해 기록된 [artifactVersions](/ko/models/ref/query-panel/artifact-version/)

<h3 id="run-name"><code>run-name</code></h3>

[run](/ko/models/ref/query-panel/run/)의 이름을 반환합니다.

| Argument |                                          |
| :------- | :--------------------------------------- |
| `run`    | A [run](/ko/models/ref/query-panel/run/) |

#### Return Value

[run](/ko/models/ref/query-panel/run/)의 이름

<h3 id="run-runtime"><code>run-runtime</code></h3>

[run](/ko/models/ref/query-panel/run/)의 runtime(초)을 반환합니다.

| Argument |                                          |
| :------- | :--------------------------------------- |
| `run`    | A [run](/ko/models/ref/query-panel/run/) |

#### Return Value

[run](/ko/models/ref/query-panel/run/)의 runtime(초)

<h3 id="run-summary"><code>run-summary</code></h3>

[run](/ko/models/ref/query-panel/run/)의 summary \_typedDict\_를 반환합니다.

| Argument |                                          |
| :------- | :--------------------------------------- |
| `run`    | A [run](/ko/models/ref/query-panel/run/) |

#### Return Value

[run](/ko/models/ref/query-panel/run/)의 summary *typedDict*

<h3 id="run-usedArtifactVersions"><code>run-usedArtifactVersions</code></h3>

[run](/ko/models/ref/query-panel/run/)에서 사용한 모든 [artifactVersions](/ko/models/ref/query-panel/artifact-version/)을 반환합니다.

| Argument |                                          |
| :------- | :--------------------------------------- |
| `run`    | A [run](/ko/models/ref/query-panel/run/) |

#### Return Value

[run](/ko/models/ref/query-panel/run/)에서 사용한 [artifactVersions](/ko/models/ref/query-panel/artifact-version/)
