Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 673 Bytes

File metadata and controls

14 lines (11 loc) · 673 Bytes

InputSetCreateRequestBody

Properties

Name Type Description Notes
input_set_yaml str Input Set YAML (to be passed as a String).
identifier str Input Set identifier
name str Input Set name
description str Input Set description [optional]
tags dict(str, str) Input Set tags [optional]
git_details GitCreateDetails [optional]

[Back to Model list] [Back to API list] [Back to README]