class AWS::S3::Bucket

Attributes

cache_dir[RW]

Public Instance Methods

filename() click to toggle source
# File lib/aws/with-stacco-patches.rb, line 4
def filename
  self.key.split('/').last
end