dynamicSecretUpdateChef is a command that updates chef dynamic secret
| Name | Type | Description | Notes |
|---|---|---|---|
| chefOrgs | String | Organizations | [optional] |
| chefServerKey | String | Server key | [optional] |
| chefServerUrl | String | Server URL | [optional] |
| chefServerUsername | String | Server username | [optional] |
| customUsernameTemplate | String | Customize how temporary usernames are generated using go template | [optional] |
| deleteProtection | String | Protection from accidental deletion of this object [true/false] | [optional] |
| description | String | Description of the object | [optional] |
| itemCustomFields | Map<String, String> | Additional custom fields to associate with the item | [optional] |
| json | Boolean | Set output format to JSON | [optional] |
| name | String | Dynamic secret name | |
| newName | String | Dynamic secret name | [optional] |
| passwordLength | String | The length of the password to be generated | [optional] |
| producerEncryptionKeyName | String | Dynamic producer encryption key | [optional] |
| skipSsl | Boolean | Skip SSL | [optional] |
| tags | List<String> | Add tags attached to this object | [optional] |
| targetName | String | Target name | [optional] |
| token | String | Authentication token (see `/auth` and `/configure`) | [optional] |
| uidToken | String | The universal identity token, Required only for universal_identity authentication | [optional] |
| userTtl | String | User TTL | [optional] |