Class: Aws::Types::DescribeStreamConsumerOutput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeStreamConsumerOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#consumer_description ⇒ Types::ConsumerDescription
Returns the value of attribute consumer_description.
Instance Attribute Details
#consumer_description ⇒ Types::ConsumerDescription
Returns the value of attribute consumer_description.
116 117 118 |
# File 'sig/types.rbs', line 116 def consumer_description @consumer_description end |