Class: Aws::Types::Scte27SourceSettings

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ocr_language"DEU", ...

Returns the value of attribute ocr_language.

Returns:

  • ("DEU", "ENG", "FRA", "NLD", "POR", "SPA")


2886
2887
2888
# File 'sig/types.rbs', line 2886

def ocr_language
  @ocr_language
end

#pid::Integer

Returns the value of attribute pid.

Returns:

  • (::Integer)


2887
2888
2889
# File 'sig/types.rbs', line 2887

def pid
  @pid
end