View Source Smokestack.Dsl.Factory (smokestack v0.6.1-rc.1)
The factory
DSL entity.
See d:Smokestack.factory
for more information.
Summary
Types
@type t() :: %Smokestack.Dsl.Factory{ __identifier__: any(), attributes: [Smokestack.Dsl.Attribute.t()], domain: nil, module: module(), resource: Ash.Resource.t(), variant: atom() }