Method: Fastly::LoggingS3Response#public_key
- Defined in:
- lib/fastly/models/logging_s3_response.rb
#public_key ⇒ Object
A PGP public key that Fastly will use to encrypt your log files before writing them to disk.
65 66 67 |
# File 'lib/fastly/models/logging_s3_response.rb', line 65 def public_key @public_key end |