Nuon.Model.ServiceCreateComponentRequest (nuon v0.19.90)

Summary

Types

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

Functions