heat.engine.parameter_groups module
    
  
  
 
          
            this page last updated: 2020-07-27 16:41:21.839272
           
          
            
              
  
heat.engine.parameter_groups module
- 
class 
heat.engine.parameter_groups.ParameterGroups(tmpl)[source] 
Bases: object
The ParameterGroups specified by the stack’s template.
- 
validate()[source] 
Validate the parameter group.
Validate that each parameter belongs to only one Parameter Group and
that each parameter name in the group references a valid parameter.
 
               
             
           
          
          
            this page last updated: 2020-07-27 16:41:21.839272