Class: Aws::Types::LogConfigurationForChannel
- Inherits:
-
Object
- Object
- Aws::Types::LogConfigurationForChannel
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#log_types ⇒ ::Array[("AS_RUN")]
Returns the value of attribute log_types.
Instance Attribute Details
#log_types ⇒ ::Array[("AS_RUN")]
Returns the value of attribute log_types.
844 845 846 |
# File 'sig/types.rbs', line 844 def log_types @log_types end |