StepProductDefinitionShape constructor

init

Constructs a new instance of StepProductDefinitionShape

def __init__(self):
    ...

init

Constructs a new instance of StepProductDefinitionShape

def __init__(self, name, description, definition):
    ...
ParameterTypeDescription
namestr
descriptionstr
definitionStepProductDefinition

See Also