1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. TemplateRuntimeInfo

TemplateRuntimeInfo

    TemplateRuntimeInfo describes the runtime used by a template.

    Properties

    • name string optional
      The runtime language or platform, e.g. ’nodejs’, ‘python’, ‘go’, ‘dotnet’, ‘java’, ‘yaml’.
    • options map[string]object optional
      Optional configuration options for the runtime.