Class: Aws::Types::KinesisFirehoseDestinationDetails
- Inherits:
-
Object
- Object
- Aws::Types::KinesisFirehoseDestinationDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#delivery_stream ⇒ ::String
Returns the value of attribute delivery_stream.
Instance Attribute Details
#delivery_stream ⇒ ::String
Returns the value of attribute delivery_stream.
1121 1122 1123 |
# File 'sig/types.rbs', line 1121 def delivery_stream @delivery_stream end |