Class: Aws::Types::UpdateRealtimeLogConfigResult
- Inherits:
-
Object
- Object
- Aws::Types::UpdateRealtimeLogConfigResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#realtime_log_config ⇒ Types::RealtimeLogConfig
Returns the value of attribute realtime_log_config.
Instance Attribute Details
#realtime_log_config ⇒ Types::RealtimeLogConfig
Returns the value of attribute realtime_log_config.
4133 4134 4135 |
# File 'sig/types.rbs', line 4133 def realtime_log_config @realtime_log_config end |