Method: IbmCloudPower::CloudConnectionEndpointGRE.openapi_types

Defined in:
lib/ibm_cloud_power/models/cloud_connection_endpoint_gre.rb

.openapi_typesObject

Attribute type mapping.



38
39
40
41
42
43
# File 'lib/ibm_cloud_power/models/cloud_connection_endpoint_gre.rb', line 38

def self.openapi_types
  {
    :'enabled' => :'Boolean',
    :'tunnels' => :'Array<CloudConnectionGRETunnel>'
  }
end