Class: S3::CommonPrefixEntry
- Inherits:
-
Object
- Object
- S3::CommonPrefixEntry
- Defined in:
- lib/s3-ruby.rb
Instance Attribute Summary collapse
-
#prefix ⇒ Object
Returns the value of attribute prefix.
Instance Attribute Details
#prefix ⇒ Object
Returns the value of attribute prefix.
466 467 468 |
# File 'lib/s3-ruby.rb', line 466 def prefix @prefix end |