Class: Aws::Types::ListRealtimeLogConfigsResult
- Inherits:
-
Object
- Object
- Aws::Types::ListRealtimeLogConfigsResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#realtime_log_configs ⇒ Types::RealtimeLogConfigs
Returns the value of attribute realtime_log_configs.
Instance Attribute Details
#realtime_log_configs ⇒ Types::RealtimeLogConfigs
Returns the value of attribute realtime_log_configs.
2641 2642 2643 |
# File 'sig/types.rbs', line 2641 def realtime_log_configs @realtime_log_configs end |