Method: OCI::NetworkLoadBalancer::Models::WorkRequestResource.attribute_map
- Defined in:
- lib/oci/network_load_balancer/models/work_request_resource.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
41 42 43 44 45 46 47 48 49 50 |
# File 'lib/oci/network_load_balancer/models/work_request_resource.rb', line 41 def self.attribute_map { # rubocop:disable Style/SymbolLiteral 'entity_type': :'entityType', 'action_type': :'actionType', 'identifier': :'identifier', 'entity_uri': :'entityUri' # rubocop:enable Style/SymbolLiteral } end |