Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.59 KB

GatewayCreateProducerGcp.md

File metadata and controls

24 lines (20 loc) · 1.59 KB

akeyless.GatewayCreateProducerGcp

Properties

Name Type Description Notes
deleteProtection String Protection from accidental deletion of this object [true/false] [optional]
gcpCredType String [optional]
gcpKey String Base64-encoded service account private key text [optional]
gcpKeyAlgo String Service account key algorithm, e.g. KEY_ALG_RSA_1024 [optional]
gcpSaEmail String The email of the fixed service acocunt to generate keys or tokens for. (revelant for service-account-type=fixed) [optional]
gcpTokenScopes String Access token scopes list, e.g. scope1,scope2 [optional]
json Boolean Set output format to JSON [optional] [default to false]
name String Dynamic secret name
producerEncryptionKeyName String Dynamic producer encryption key [optional]
roleBinding String Role binding definitions in json format [optional]
serviceAccountType String The type of the gcp dynamic secret. Options[fixed, dynamic] [default to 'fixed']
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 '60m']