Class: Aws::Types::DvbSubSourceSettings
- Inherits:
-
Object
- Object
- Aws::Types::DvbSubSourceSettings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ocr_language ⇒ "DEU", ...
Returns the value of attribute ocr_language.
-
#pid ⇒ ::Integer
Returns the value of attribute pid.
Instance Attribute Details
#ocr_language ⇒ "DEU", ...
Returns the value of attribute ocr_language.
1189 1190 1191 |
# File 'sig/types.rbs', line 1189 def ocr_language @ocr_language end |
#pid ⇒ ::Integer
Returns the value of attribute pid.
1190 1191 1192 |
# File 'sig/types.rbs', line 1190 def pid @pid end |