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

The after_build DSL entity.

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

Summary

Types

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