GoogleApi.DataMigration.V1beta1.Model.SshScript (google_api_data_migration v0.7.0) View Source

Response message for 'GenerateSshScript' request.

Attributes

  • script (type: String.t, default: nil) - The ssh configuration script.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.DataMigration.V1beta1.Model.SshScript{
  script: String.t() | nil
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.