| Class | Puppet::Resource::Status |
| In: |
lib/puppet/resource/status.rb
|
| Parent: | Object |
| STATES | = | [:skipped, :failed, :failed_to_restart, :restarted, :changed, :out_of_sync, :scheduled] |
| YAML_ATTRIBUTES | = | %w{@resource @file @line @evaluation_time @change_count @out_of_sync_count @tags @time @events @out_of_sync @changed @resource_type @title @skipped @failed} |
| change_count | [R] | |
| current_values | [RW] | |
| default_log_level | [R] | |
| evaluation_time | [RW] | |
| file | [RW] | |
| line | [RW] | |
| node | [RW] | |
| out_of_sync_count | [R] | |
| resource | [RW] | |
| resource | [R] | |
| resource_type | [R] | |
| source_description | [R] | |
| status | [RW] | |
| time | [R] | |
| title | [R] |