Nuon.Model.AppComponent (nuon v0.19.90)
Summary
Types
@type t() :: %Nuon.Model.AppComponent{ app_id: String.t() | nil, config_versions: integer() | nil, created_at: String.t() | nil, created_by: Nuon.Model.AppUserToken.t() | nil, created_by_id: String.t() | nil, dependencies: [String.t()] | nil, id: String.t() | nil, name: String.t() | nil, status: String.t() | nil, status_description: String.t() | nil, updated_at: String.t() | nil }
Functions
Link to this function