FactoryRepoUpdate Class
Factory's git repo information.
Constructor
FactoryRepoUpdate(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
factory_resource_id
|
The factory resource id. |
|
repo_configuration
|
Git repo information of the factory. |
Attributes
factory_resource_id
The factory resource id.
factory_resource_id: str | None
repo_configuration
Git repo information of the factory.
repo_configuration: _models.FactoryRepoConfiguration | None