netunicorn.base.types.EnvironmentDefinitionRepresentation¶
- class EnvironmentDefinitionRepresentation[source]¶
Bases:
TypedDict
Environment definition JSON representation.
Attributes
Environment definition commands.
Runtime context JSON representation.
Methods
fromkeys
Create a new dictionary with keys from iterable and values set to value.
-
runtime_context:
RuntimeContextRepresentation
[source]¶ Runtime context JSON representation.
-
runtime_context: