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