dynamicSecretCreateGke is a command that creates gke dynamic secret
| Name | Type | Description | Notes |
|---|---|---|---|
| deleteProtection | String | Protection from accidental deletion of this object [true/false] | [optional] |
| description | String | Description of the object | [optional] |
| gkeAccountKey | String | GKE Service Account key file path | [optional] |
| gkeClusterCert | String | GKE cluster CA certificate | [optional] |
| gkeClusterEndpoint | String | GKE cluster URL endpoint | [optional] |
| gkeClusterName | String | GKE cluster name | [optional] |
| gkeServiceAccountEmail | String | GKE service account email | [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 | |
| 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 | Long | 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] |
| 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] |