EnvironmentVariableSetup Class
The custom setup of setting environment variable.
Constructor
EnvironmentVariableSetup(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
type_properties
|
Add environment variable type properties. Required. |
|
type
|
The type of custom setup. Required. Default value is "EnvironmentVariableSetup". |
Attributes
type
The type of custom setup. Required. Default value is "EnvironmentVariableSetup".
type: Literal['EnvironmentVariableSetup']
type_properties
Add environment variable type properties. Required.
type_properties: _models.EnvironmentVariableSetupTypeProperties