ArchAstro. Types. SolutionTemplateDetails
(archastro v0.2.0)
Copy Markdown
Template-kind-specific Solution summary details, discriminated by type.
Summary
Types
@type t() :: ArchAstro.Types.SolutionAutomationTemplateDetails.t()
Functions
@spec from_map(ArchAstro.JSON.t()) :: t()
@spec matches?(ArchAstro.JSON.t()) :: boolean()
@spec to_map(t()) :: ArchAstro.JSON.t()