Method: Ionoscloud::ResourceProperties.openapi_types
- Defined in:
- lib/ionoscloud/models/resource_properties.rb
.openapi_types ⇒ Object
Attribute type mapping.
42 43 44 45 46 47 48 49 |
# File 'lib/ionoscloud/models/resource_properties.rb', line 42 def self.openapi_types { :'name' => :'String', :'sec_auth_protection' => :'Boolean' } end |