Class: Aws::Types::StreamProcessorInput
- Inherits:
-
Object
- Object
- Aws::Types::StreamProcessorInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#kinesis_video_stream ⇒ Types::KinesisVideoStream
Returns the value of attribute kinesis_video_stream.
Instance Attribute Details
#kinesis_video_stream ⇒ Types::KinesisVideoStream
Returns the value of attribute kinesis_video_stream.
1956 1957 1958 |
# File 'sig/types.rbs', line 1956 def kinesis_video_stream @kinesis_video_stream end |