google_api_app_engine v0.0.1 GoogleApi.AppEngine.V1.Model.DebugInstanceRequest View Source
Request message for Instances.DebugInstance.
Attributes
- sshKey (String): Public SSH key to add to the instance. Examples: [USERNAME]:ssh-rsa [KEY_VALUE] [USERNAME] [USERNAME]:ssh-rsa [KEY_VALUE] google-ssh {"userName":"[USERNAME]","expireOn":"[EXPIRE_TIME]"}For more information, see Adding and Removing SSH Keys (https://cloud.google.com/compute/docs/instances/adding-removing-ssh-keys). Defaults to:
null
.