Method: OCI::Core::Models::ChangeVcnCompartmentDetails.attribute_map
- Defined in:
- lib/oci/core/models/change_vcn_compartment_details.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
16 17 18 19 20 21 22 |
# File 'lib/oci/core/models/change_vcn_compartment_details.rb', line 16 def self.attribute_map { # rubocop:disable Style/SymbolLiteral 'compartment_id': :'compartmentId' # rubocop:enable Style/SymbolLiteral } end |