﻿Blueprint
=========

.. currentmodule:: cstar.orchestration.models

.. autoclass:: Blueprint
   :class-doc-from: class
   :show-inheritance:

   
   
   .. rubric:: Methods
   .. autosummary::
      :toctree:
   
      Blueprint.serialize_with_schema_ref

      
   
   
   

   
   
   .. rubric:: Attributes
   .. autosummary::
   
      Blueprint.cpus_needed
   
      Blueprint.name
   
      Blueprint.description
   
      Blueprint.application
   
      Blueprint.state
   
      Blueprint.schema_version
   
      Blueprint.working_dir
   
   
   