Class: Aws::Types::KinesisStreamConfig
- Inherits:
-
Object
- Object
- Aws::Types::KinesisStreamConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#stream_arn ⇒ ::String
Returns the value of attribute stream_arn.
Instance Attribute Details
#stream_arn ⇒ ::String
Returns the value of attribute stream_arn.
4615 4616 4617 |
# File 'sig/types.rbs', line 4615 def stream_arn @stream_arn end |