Class: S3::BucketCreateOptions

Inherits:
Object
  • Object
show all
Includes:
SchemaOptions
Defined in:
lib/s3/bucket_create_options.rb

Constant Summary collapse

CANNED_ACLS =
%w[
  private public-read public-read-write authenticated-read
].freeze

Method Summary

Methods included from SchemaOptions

included