RunUpdateParameters Class
The set of run properties that can be updated.
Constructor
RunUpdateParameters(*, is_archive_enabled: bool | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
is_archive_enabled
|
The value that indicates whether archiving is enabled or not. Default value: None
|
Variables
| Name | Description |
|---|---|
|
is_archive_enabled
|
The value that indicates whether archiving is enabled or not. |