Class: Aws::Types::TargetDestination
- Inherits:
-
Object
- Object
- Aws::Types::TargetDestination
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#timestream_destination ⇒ Types::TimestreamDestination
Returns the value of attribute timestream_destination.
Instance Attribute Details
#timestream_destination ⇒ Types::TimestreamDestination
Returns the value of attribute timestream_destination.
454 455 456 |
# File 'sig/types.rbs', line 454 def timestream_destination @timestream_destination end |