Select your cookie preferences

We use cookies and similar tools to enhance your experience, provide our services, deliver relevant advertising, and make improvements. Approved third parties also use these tools to help us deliver advertising and provide certain site features.

custom_recipes

custom_recipes
  • (dict) --

    A LayerCustomRecipes object that specifies the layer's custom recipes.

    • Setup (list) --

      An array of custom recipe names to be run following a setup event.

      • (string) --
    • Configure (list) --

      An array of custom recipe names to be run following a configure event.

      • (string) --
    • Deploy (list) --

      An array of custom recipe names to be run following a deploy event.

      • (string) --
    • Undeploy (list) --

      An array of custom recipe names to be run following a undeploy event.

      • (string) --
    • Shutdown (list) --

      An array of custom recipe names to be run following a shutdown event.

      • (string) --