Class: Aws::Types::Scte27SourceSettings
- Inherits:
-
Object
- Object
- Aws::Types::Scte27SourceSettings
- 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.
2890 2891 2892 |
# File 'sig/types.rbs', line 2890 def ocr_language @ocr_language end |
#pid ⇒ ::Integer
Returns the value of attribute pid.
2891 2892 2893 |
# File 'sig/types.rbs', line 2891 def pid @pid end |