| Name | Type | Description | Notes |
|---|---|---|---|
| delete_protection | str | Protection from accidental deletion of this object [true/false] | [optional] |
| description | str | Description of the object | [optional] |
| json | bool | Set output format to JSON | [optional] [default to False] |
| key | str | The name of a key that used to encrypt the dynamic secret values (if empty, the account default protectionKey key will be used) | [optional] |
| metadata | str | Deprecated - use description | [optional] |
| name | str | Dynamic secret name | |
| tags | list[str] | Add tags attached to this object | [optional] |
| token | str | Authentication token (see `/auth` and `/configure`) | [optional] |
| uid_token | str | The universal identity token, Required only for universal_identity authentication | [optional] |