Class: Aws::Types::CmafIngestGroupSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#additional_destinations::Array[Types::AdditionalDestinations]

Returns the value of attribute additional_destinations.

Returns:



3683
3684
3685
# File 'sig/types.rbs', line 3683

def additional_destinations
  @additional_destinations
end

#caption_language_mappings::Array[Types::CmafIngestCaptionLanguageMapping]

Returns the value of attribute caption_language_mappings.



3679
3680
3681
# File 'sig/types.rbs', line 3679

def caption_language_mappings
  @caption_language_mappings
end

#destinationTypes::OutputLocationRef

Returns the value of attribute destination.



3667
3668
3669
# File 'sig/types.rbs', line 3667

def destination
  @destination
end

#id_3_behavior"DISABLED", "ENABLED"

Returns the value of attribute id_3_behavior.

Returns:

  • ("DISABLED", "ENABLED")


3677
3678
3679
# File 'sig/types.rbs', line 3677

def id_3_behavior
  @id_3_behavior
end

#id_3_name_modifier::String

Returns the value of attribute id_3_name_modifier.

Returns:

  • (::String)


3678
3679
3680
# File 'sig/types.rbs', line 3678

def id_3_name_modifier
  @id_3_name_modifier
end

#klv_behavior"NO_PASSTHROUGH", "PASSTHROUGH"

Returns the value of attribute klv_behavior.

Returns:

  • ("NO_PASSTHROUGH", "PASSTHROUGH")


3673
3674
3675
# File 'sig/types.rbs', line 3673

def klv_behavior
  @klv_behavior
end

#klv_name_modifier::String

Returns the value of attribute klv_name_modifier.

Returns:

  • (::String)


3674
3675
3676
# File 'sig/types.rbs', line 3674

def klv_name_modifier
  @klv_name_modifier
end

#nielsen_id_3_behavior"NO_PASSTHROUGH", "PASSTHROUGH"

Returns the value of attribute nielsen_id_3_behavior.

Returns:

  • ("NO_PASSTHROUGH", "PASSTHROUGH")


3668
3669
3670
# File 'sig/types.rbs', line 3668

def nielsen_id_3_behavior
  @nielsen_id_3_behavior
end

#nielsen_id_3_name_modifier::String

Returns the value of attribute nielsen_id_3_name_modifier.

Returns:

  • (::String)


3675
3676
3677
# File 'sig/types.rbs', line 3675

def nielsen_id_3_name_modifier
  @nielsen_id_3_name_modifier
end

#scte_35_name_modifier::String

Returns the value of attribute scte_35_name_modifier.

Returns:

  • (::String)


3676
3677
3678
# File 'sig/types.rbs', line 3676

def scte_35_name_modifier
  @scte_35_name_modifier
end

#scte_35_type"NONE", "SCTE_35_WITHOUT_SEGMENTATION"

Returns the value of attribute scte_35_type.

Returns:

  • ("NONE", "SCTE_35_WITHOUT_SEGMENTATION")


3669
3670
3671
# File 'sig/types.rbs', line 3669

def scte_35_type
  @scte_35_type
end

#segment_length::Integer

Returns the value of attribute segment_length.

Returns:

  • (::Integer)


3670
3671
3672
# File 'sig/types.rbs', line 3670

def segment_length
  @segment_length
end

#segment_length_units"MILLISECONDS", "SECONDS"

Returns the value of attribute segment_length_units.

Returns:

  • ("MILLISECONDS", "SECONDS")


3671
3672
3673
# File 'sig/types.rbs', line 3671

def segment_length_units
  @segment_length_units
end

#send_delay_ms::Integer

Returns the value of attribute send_delay_ms.

Returns:

  • (::Integer)


3672
3673
3674
# File 'sig/types.rbs', line 3672

def send_delay_ms
  @send_delay_ms
end

#timed_metadata_id_3_frame"NONE", ...

Returns the value of attribute timed_metadata_id_3_frame.

Returns:

  • ("NONE", "PRIV", "TDRL")


3680
3681
3682
# File 'sig/types.rbs', line 3680

def 
  @timed_metadata_id_3_frame
end

#timed_metadata_id_3_period::Integer

Returns the value of attribute timed_metadata_id_3_period.

Returns:

  • (::Integer)


3681
3682
3683
# File 'sig/types.rbs', line 3681

def 
  @timed_metadata_id_3_period
end

#timed_metadata_passthrough"DISABLED", "ENABLED"

Returns the value of attribute timed_metadata_passthrough.

Returns:

  • ("DISABLED", "ENABLED")


3682
3683
3684
# File 'sig/types.rbs', line 3682

def 
  @timed_metadata_passthrough
end