Class: Aws::Types::GetMediaPipelineKinesisVideoStreamPoolResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetMediaPipelineKinesisVideoStreamPoolResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#kinesis_video_stream_pool_configuration ⇒ Types::KinesisVideoStreamPoolConfiguration
Returns the value of attribute kinesis_video_stream_pool_configuration.
Instance Attribute Details
#kinesis_video_stream_pool_configuration ⇒ Types::KinesisVideoStreamPoolConfiguration
Returns the value of attribute kinesis_video_stream_pool_configuration.
323 324 325 |
# File 'sig/types.rbs', line 323 def kinesis_video_stream_pool_configuration @kinesis_video_stream_pool_configuration end |