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