Method: IntersightClient::SecurityUnit#object_type
- Defined in:
- lib/intersight_client/models/security_unit.rb
#object_type ⇒ Object
The fully-qualified name of the instantiated, concrete type. The value should be the same as the ‘ClassId’ property.
23 24 25 |
# File 'lib/intersight_client/models/security_unit.rb', line 23 def object_type @object_type end |