Method: OCI::Dns::Models::UpdateResolverEndpointDetails.attribute_map

Defined in:
lib/oci/dns/models/update_resolver_endpoint_details.rb

.attribute_mapObject

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



24
25
26
27
28
29
30
# File 'lib/oci/dns/models/update_resolver_endpoint_details.rb', line 24

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