Method: SDM::Postgres#proxy_cluster_id
- Defined in:
- lib/models/porcelain.rb
#proxy_cluster_id ⇒ Object
ID of the proxy cluster for this resource, if any.
10801 10802 10803 |
# File 'lib/models/porcelain.rb', line 10801 def proxy_cluster_id @proxy_cluster_id end |