| 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] |