Method: OCI::Opsi::Models::EnableHostInsightDetails.attribute_map

Defined in:
lib/oci/opsi/models/enable_host_insight_details.rb

.attribute_mapObject

Attribute mapping from ruby-style variable name to JSON key.



21
22
23
24
25
26
27
# File 'lib/oci/opsi/models/enable_host_insight_details.rb', line 21

def self.attribute_map
  {
    # rubocop:disable Style/SymbolLiteral
    'entity_source': :'entitySource'
    # rubocop:enable Style/SymbolLiteral
  }
end