Method: MinioRuby::Signer#secret_key
- Defined in:
- lib/minio-ruby/signer.rb
#secret_key ⇒ Object (readonly)
Returns the value of attribute secret_key.
11 12 13 |
# File 'lib/minio-ruby/signer.rb', line 11 def secret_key @secret_key end |