Method: Backup::Storage::S3#region

Defined in:
lib/backup/storage/s3.rb

#regionObject

Region of the specified S3 bucket



20
21
22
# File 'lib/backup/storage/s3.rb', line 20

def region
  @region
end