Method: OCI::ObjectStorage::Models::UpdateObjectStorageTierDetails#storage_tier
- Defined in:
- lib/oci/object_storage/models/update_object_storage_tier_details.rb
#storage_tier ⇒ String
[Required] The storage tier that the object should be moved to.
27 28 29 |
# File 'lib/oci/object_storage/models/update_object_storage_tier_details.rb', line 27 def storage_tier @storage_tier end |