google_api_app_engine v0.26.0 GoogleApi.AppEngine.V1.Model.DebugInstanceRequest View Source
Request message for Instances.DebugInstance.
Attributes
-
sshKey
(type:String.t
, default:nil
) - 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).
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.AppEngine.V1.Model.DebugInstanceRequest{sshKey: String.t()}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.