Class
Backup::Storage::S3
In:
lib/backup/storage/s3.rb
Parent:
Base
Methods
new
Attributes
access_key_id
[RW]
Amazon Simple
Storage
Service (
S3
) Credentials
bucket
[RW]
Amazon
S3
bucket name and path
path
[RW]
Amazon
S3
bucket name and path
region
[RW]
Region of the specified
S3
bucket
secret_access_key
[RW]
Amazon Simple
Storage
Service (
S3
) Credentials
Public Class methods
new
(model, storage_id = nil, &block)
Creates a
new
instance of the storage object
[Validate]