Class: Aws::Types::VideoSelectorSettings
- Inherits:
-
Object
- Object
- Aws::Types::VideoSelectorSettings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#video_selector_pid ⇒ Types::VideoSelectorPid
Returns the value of attribute video_selector_pid.
-
#video_selector_program_id ⇒ Types::VideoSelectorProgramId
Returns the value of attribute video_selector_program_id.
Instance Attribute Details
#video_selector_pid ⇒ Types::VideoSelectorPid
Returns the value of attribute video_selector_pid.
3591 3592 3593 |
# File 'sig/types.rbs', line 3591 def video_selector_pid @video_selector_pid end |
#video_selector_program_id ⇒ Types::VideoSelectorProgramId
Returns the value of attribute video_selector_program_id.
3592 3593 3594 |
# File 'sig/types.rbs', line 3592 def video_selector_program_id @video_selector_program_id end |