Class: Aws::Types::TextLogDestination
- Inherits:
-
Object
- Object
- Aws::Types::TextLogDestination
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cloud_watch ⇒ Types::CloudWatchLogGroupLogDestination
Returns the value of attribute cloud_watch.
Instance Attribute Details
#cloud_watch ⇒ Types::CloudWatchLogGroupLogDestination
Returns the value of attribute cloud_watch.
3459 3460 3461 |
# File 'sig/types.rbs', line 3459 def cloud_watch @cloud_watch end |