struct AwsStorageConfig
- AwsStorageConfig
- Struct
- Value
- Object
Defined in:
sitemapper/aws_storage_config.crConstructors
Instance Method Summary
Constructor Detail
def self.new(region : String, key : String, secret : String, endpoint : String | Nil = nil)
#