Class: Aws::Types::CreateRealtimeLogConfigResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateRealtimeLogConfigResult
- 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.
751 752 753 |
# File 'sig/types.rbs', line 751 def realtime_log_config @realtime_log_config end |