Class: Aws::Types::FirehoseConfigurationType
- Inherits:
-
Object
- Object
- Aws::Types::FirehoseConfigurationType
- 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.
1115 1116 1117 |
# File 'sig/types.rbs', line 1115 def stream_arn @stream_arn end |