Class: Aws::Types::PipeTargetKinesisStreamParameters
- Inherits:
-
Object
- Object
- Aws::Types::PipeTargetKinesisStreamParameters
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#partition_key ⇒ ::String
Returns the value of attribute partition_key.
Instance Attribute Details
#partition_key ⇒ ::String
Returns the value of attribute partition_key.
493 494 495 |
# File 'sig/types.rbs', line 493 def partition_key @partition_key end |