View Source Smokestack.Dsl.AfterBuild (smokestack v0.9.2)

The after_build DSL entity.

See d:Smokestack.factory.after_build for more information.

Summary

Types

t()

@type t() :: %Smokestack.Dsl.AfterBuild{
  __identifier__: any(),
  hook: mfa() | (Ash.Resource.record() -> Ash.Resource.record())
}