nemo_microservices.types.beta.safe_synthesizer.step_definition_param#

Module Contents#

Classes#

API#

class nemo_microservices.types.beta.safe_synthesizer.step_definition_param.StepDefinitionParam#

Bases: typing_extensions.TypedDict

columns: nemo_microservices.types.beta.safe_synthesizer.column_actions_param.ColumnActionsParam#

None

Columns transform configuration.

rows: nemo_microservices.types.beta.safe_synthesizer.row_actions_param.RowActionsParam#

None

Rows transform configurations.

vars: Dict[str, Union[str, Dict[str, object], Iterable[object]]]#

None

Variable names and templates.