Class: Aws::Types::Logging
- Inherits:
-
Object
- Object
- Aws::Types::Logging
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#access_log ⇒ Types::AccessLog
Returns the value of attribute access_log.
Instance Attribute Details
#access_log ⇒ Types::AccessLog
Returns the value of attribute access_log.
928 929 930 |
# File 'sig/types.rbs', line 928 def access_log @access_log end |