Skip to content

Latest commit

 

History

History
32 lines (28 loc) · 2.2 KB

DynamicSecretCreateGoogleWorkspace.md

File metadata and controls

32 lines (28 loc) · 2.2 KB

DynamicSecretCreateGoogleWorkspace

dynamicSecretCreateGoogleWorkspace is a command that creates Google Workspace dynamic secret

Properties

Name Type Description Notes
access_mode str
admin_email str Admin user email
delete_protection str Protection from accidental deletion of this object [true/false] [optional]
description str Description of the object [optional]
gcp_key str Base64-encoded service account private key text [optional]
group_email str A group email, relevant only for group access-mode [optional]
group_role str [optional]
json bool Set output format to JSON [optional] [default to False]
name str Dynamic secret name
producer_encryption_key_name str Dynamic producer encryption key [optional]
role_name str Name of the admin role to assign to the user, relevant only for role access-mode [optional]
role_scope str [optional]
secure_access_enable str Enable/Disable secure remote access [true/false] [optional]
secure_access_url str Destination URL to inject secrets [optional]
secure_access_web bool Enable Web Secure Remote Access [optional] [default to True]
secure_access_web_browsing bool Secure browser via Akeyless Web Access Bastion [optional] [default to False]
secure_access_web_proxy bool Web-Proxy via Akeyless Web Access Bastion [optional] [default to False]
tags list[str] Add tags attached to this object [optional]
target_name str Name of existing target to use in dynamic secret creation [optional]
token str Authentication token (see `/auth` and `/configure`) [optional]
uid_token str The universal identity token, Required only for universal_identity authentication [optional]
user_ttl str User TTL [optional] [default to '60m']

[Back to Model list] [Back to API list] [Back to README]