Class: Aws::Types::DescribeDeliveryStreamOutput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeDeliveryStreamOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#delivery_stream_description ⇒ Types::DeliveryStreamDescription
Returns the value of attribute delivery_stream_description.
Instance Attribute Details
#delivery_stream_description ⇒ Types::DeliveryStreamDescription
Returns the value of attribute delivery_stream_description.
313 314 315 |
# File 'sig/types.rbs', line 313 def delivery_stream_description @delivery_stream_description end |