Class: Aws::Types::TargetConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::TargetConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#timestream_configuration ⇒ Types::TimestreamConfiguration
Returns the value of attribute timestream_configuration.
Instance Attribute Details
#timestream_configuration ⇒ Types::TimestreamConfiguration
Returns the value of attribute timestream_configuration.
449 450 451 |
# File 'sig/types.rbs', line 449 def timestream_configuration @timestream_configuration end |