Method: Fastly::LoggingLogshuttle#response_condition
- Defined in:
- lib/fastly/models/logging_logshuttle.rb
#response_condition ⇒ Object
The name of an existing condition in the configured endpoint, or leave blank to always execute.
26 27 28 |
# File 'lib/fastly/models/logging_logshuttle.rb', line 26 def response_condition @response_condition end |