Interface ScriptExecution.UpdateStages.WithNamedOutputs

    • Method Detail

      • withNamedOutputs

        ScriptExecution.Update withNamedOutputs​(Map<String,​Object> namedOutputs)
        Specifies the namedOutputs property: User-defined dictionary..
        Parameters:
        namedOutputs - User-defined dictionary.
        Returns:
        the next definition stage.