Class Puppet::Parser::AST::Resource
In: lib/puppet/parser/ast/resource.rb
Parent: AST::ResourceReference

Methods

evaluate   params=  

Attributes

exported  [RW] 
params  [R] 
title  [RW] 
type  [RW] 
virtual  [RW] 

Public Instance methods

Does not actually return an object; instead sets an object in the current scope.

Set the parameters for our object.

[Validate]