Method: Inspec::Resources::Postgres#service
- Defined in:
- lib/resources/postgres.rb
#service ⇒ Object (readonly)
Returns the value of attribute service.
11 12 13 |
# File 'lib/resources/postgres.rb', line 11 def service @service end |