| Name | Type | Description | Notes |
|---|---|---|---|
| deleteProtection | String | Protection from accidental deletion of this object [true/false] | [optional] |
| description | String | Description of the object | [optional] |
| eksAccessKeyId | String | Access Key ID | [optional] |
| eksAssumeRole | String | IAM assume role | [optional] |
| eksClusterCaCert | String | EKS cluster CA certificate | [optional] |
| eksClusterEndpoint | String | EKS cluster URL endpoint | [optional] |
| eksClusterName | String | EKS cluster name | [optional] |
| eksRegion | String | Region | [optional] [default to 'us-east-2'] |
| eksSecretAccessKey | String | Secret Access Key | [optional] |
| itemCustomFields | {String: String} | Additional custom fields to associate with the item | [optional] |
| json | Boolean | Set output format to JSON | [optional] [default to false] |
| name | String | Dynamic secret name | |
| producerEncryptionKeyName | String | Dynamic producer encryption key | [optional] |
| secureAccessAllowPortForwading | Boolean | Enable Port forwarding while using CLI access | [optional] |
| secureAccessBastionIssuer | String | Deprecated. use secure-access-certificate-issuer | [optional] |
| secureAccessCertificateIssuer | String | Path to the SSH Certificate Issuer for your Akeyless Secure Access | [optional] |
| secureAccessClusterEndpoint | String | The K8s cluster endpoint URL | [optional] |
| secureAccessDelay | Number | The delay duration, in seconds, to wait after generating just-in-time credentials. Accepted range: 0-120 seconds | [optional] |
| secureAccessEnable | String | Enable/Disable secure remote access [true/false] | [optional] |
| secureAccessWeb | Boolean | Enable Web Secure Remote Access | [optional] [default to false] |
| tags | [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] [default to '15m'] |