NuonAPI.Model.ServiceUpdateComponentRequest (nuon v0.19.90)

Summary

Types

@type t() :: %NuonAPI.Model.ServiceUpdateComponentRequest{
  dependencies: [String.t()] | nil,
  name: String.t()
}

Functions