| Name | Type | Description | Notes |
|---|---|---|---|
| DeleteRemote | bool | Delete the secret from remote secret manager (for association create/update) | [optional] |
| FilterSecretValue | string | JQ expression to filter or transform the secret value | [optional] |
| Json | bool | Set output format to JSON | [optional] [default to false] |
| Name | string | Static secret name | |
| Namespace | string | Vault namespace, releavnt only for Hashicorp Vault Target | [optional] |
| RemoteSecretName | string | Remote Secret Name that will be synced on the remote endpoint | [optional] |
| Token | string | Authentication token (see `/auth` and `/configure`) | [optional] |
| UidToken | string | The universal identity token, Required only for universal_identity authentication | [optional] |
| UscName | string | Universal Secret Connector name, If not provided all attached USC's will be synced | [optional] |