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.
4668 4669 4670 |
# File 'sig/types.rbs', line 4668 def stream_arn @stream_arn end |