Method: OCI::ObjectStorage::Models::RetentionRuleCollection.attribute_map

Defined in:
lib/oci/object_storage/models/retention_rule_collection.rb

.attribute_mapObject

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



16
17
18
19
20
21
22
# File 'lib/oci/object_storage/models/retention_rule_collection.rb', line 16

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