View Source GoogleApi.LifeSciences.V2beta.Model.NFSMount (google_api_life_sciences v0.13.1)

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".

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.LifeSciences.V2beta.Model.NFSMount{target: String.t() | nil}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.