Class: Aws::Types::CreateStreamProcessorResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateStreamProcessorResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#stream_processor_arn ⇒ ::String
Returns the value of attribute stream_processor_arn.
Instance Attribute Details
#stream_processor_arn ⇒ ::String
Returns the value of attribute stream_processor_arn.
304 305 306 |
# File 'sig/types.rbs', line 304 def stream_processor_arn @stream_processor_arn end |