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.
3588 3589 3590 |
# File 'sig/types.rbs', line 3588 def video_selector_pid @video_selector_pid end |
#video_selector_program_id ⇒ Types::VideoSelectorProgramId
Returns the value of attribute video_selector_program_id.
3589 3590 3591 |
# File 'sig/types.rbs', line 3589 def video_selector_program_id @video_selector_program_id end |