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