| Name | Type | Description | Notes |
|---|---|---|---|
| deleteRemote | Boolean | 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 | Boolean | 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] |