WorkflowExpectPrompt This models a single expect and answer prompt of the interactive command. Properties Name Type Description Notes expect str The regex of the expect prompt of the interactive command. [optional] send str The answer string to the expect prompt. [optional] [Back to Model list] [Back to API list] [Back to README]