Class: Aws::Types::PipeTargetCloudWatchLogsParameters
- Inherits:
-
Object
- Object
- Aws::Types::PipeTargetCloudWatchLogsParameters
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#log_stream_name ⇒ ::String
Returns the value of attribute log_stream_name.
-
#timestamp ⇒ ::String
Returns the value of attribute timestamp.
Instance Attribute Details
#log_stream_name ⇒ ::String
Returns the value of attribute log_stream_name.
452 453 454 |
# File 'sig/types.rbs', line 452 def log_stream_name @log_stream_name end |
#timestamp ⇒ ::String
Returns the value of attribute timestamp.
453 454 455 |
# File 'sig/types.rbs', line 453 def @timestamp end |