Class: Aws::Types::FirehoseDestinationConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::FirehoseDestinationConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#delivery_stream_name ⇒ ::String
Returns the value of attribute delivery_stream_name.
Instance Attribute Details
#delivery_stream_name ⇒ ::String
Returns the value of attribute delivery_stream_name.
137 138 139 |
# File 'sig/types.rbs', line 137 def delivery_stream_name @delivery_stream_name end |