Method: Backup::Storage::S3#use_iam_profile
- Defined in:
- lib/backup/storage/s3.rb
#use_iam_profile ⇒ Object
Amazon Simple Storage Service (S3) Credentials
12 13 14 |
# File 'lib/backup/storage/s3.rb', line 12 def use_iam_profile @use_iam_profile end |