Class: Aws::Types::GetRealtimeLogConfigResult
- Inherits:
-
Object
- Object
- Aws::Types::GetRealtimeLogConfigResult
- 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.
1843 1844 1845 |
# File 'sig/types.rbs', line 1843 def realtime_log_config @realtime_log_config end |