ComponentSetup Class
The custom setup of installing 3rd party components.
Constructor
ComponentSetup(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
type_properties
|
Install 3rd party component type properties. Required. |
|
type
|
The type of custom setup. Required. Default value is "ComponentSetup". |
Attributes
type
The type of custom setup. Required. Default value is "ComponentSetup".
type: Literal['ComponentSetup']
type_properties
Install 3rd party component type properties. Required.
type_properties: _models.LicensedComponentSetupTypeProperties