Class: Aws::Types::KinesisParameters
- Inherits:
-
Object
- Object
- Aws::Types::KinesisParameters
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#partition_key_path ⇒ ::String
Returns the value of attribute partition_key_path.
Instance Attribute Details
#partition_key_path ⇒ ::String
Returns the value of attribute partition_key_path.
557 558 559 |
# File 'sig/types.rbs', line 557 def partition_key_path @partition_key_path end |