Method: OCI::ObjectStorage::Models::UpdateObjectStorageTierDetails#storage_tier

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

#storage_tierString

[Required] The storage tier that the object should be moved to.

Returns:

  • (String)


27
28
29
# File 'lib/oci/object_storage/models/update_object_storage_tier_details.rb', line 27

def storage_tier
  @storage_tier
end