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