GoogleApi.Genomics.V1.Model.NFSMount (google_api_genomics v0.18.0) View Source

Configuration for an NFSMount to be attached to the VM.

Attributes

  • target (type: String.t, default: nil) - A target NFS mount. The target must be specified as `address:/mount".

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.Genomics.V1.Model.NFSMount{target: String.t() | nil}

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.