View Source Smokestack.Dsl.Attribute (smokestack v0.6.1-rc.0)
The attribute
DSL entity.
See d:Smokestack.factory.default.attribute
for more information.
Summary
Types
@type t() :: %Smokestack.Dsl.Attribute{ __identifier__: nil, generator: mfa() | (-> any()) | (Ash.Resource.record() -> any()) | (Ash.Resource.record(), keyword() -> any()), name: atom() }