Method: IbmCloudPower::CloudConnectionEndpointGRE#enabled
- Defined in:
- lib/ibm_cloud_power/models/cloud_connection_endpoint_gre.rb
#enabled ⇒ Object
enable gre for this cloud connection (default=false)
19 20 21 |
# File 'lib/ibm_cloud_power/models/cloud_connection_endpoint_gre.rb', line 19 def enabled @enabled end |