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