Class: Aws::Types::CmafIngestCaptionLanguageMapping

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#caption_channel::Integer

Returns the value of attribute caption_channel.

Returns:

  • (::Integer)


5738
5739
5740
# File 'sig/types.rbs', line 5738

def caption_channel
  @caption_channel
end

#language_code::String

Returns the value of attribute language_code.

Returns:

  • (::String)


5739
5740
5741
# File 'sig/types.rbs', line 5739

def language_code
  @language_code
end