Class: Aws::MediaLive::Types::CmafIngestAbWatermarkerIrdetoSettings

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-medialive/types.rb

Overview

A/B Watermarker settings for CMAF Ingest output groups.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#additional_destinations_alternate_destinationsArray<Types::OutputLocationRef>

Returns:



23562
23563
23564
23565
23566
23567
23568
23569
23570
23571
23572
23573
# File 'lib/aws-sdk-medialive/types.rb', line 23562

class CmafIngestAbWatermarkerIrdetoSettings < Struct.new(
  :additional_destinations_alternate_destinations,
  :alternate_destination,
  :custom_profile,
  :license,
  :operator_id,
  :poly_period,
  :profile,
  :watermark_id_length)
  SENSITIVE = []
  include Aws::Structure
end

#alternate_destinationTypes::OutputLocationRef

Reference to an OutputDestination ID defined in the channel



23562
23563
23564
23565
23566
23567
23568
23569
23570
23571
23572
23573
# File 'lib/aws-sdk-medialive/types.rb', line 23562

class CmafIngestAbWatermarkerIrdetoSettings < Struct.new(
  :additional_destinations_alternate_destinations,
  :alternate_destination,
  :custom_profile,
  :license,
  :operator_id,
  :poly_period,
  :profile,
  :watermark_id_length)
  SENSITIVE = []
  include Aws::Structure
end

#custom_profileTypes::AbWatermarkingCustomProfile

The vendor-specified custom profile options



23562
23563
23564
23565
23566
23567
23568
23569
23570
23571
23572
23573
# File 'lib/aws-sdk-medialive/types.rb', line 23562

class CmafIngestAbWatermarkerIrdetoSettings < Struct.new(
  :additional_destinations_alternate_destinations,
  :alternate_destination,
  :custom_profile,
  :license,
  :operator_id,
  :poly_period,
  :profile,
  :watermark_id_length)
  SENSITIVE = []
  include Aws::Structure
end

#licenseString

Returns:

  • (String)


23562
23563
23564
23565
23566
23567
23568
23569
23570
23571
23572
23573
# File 'lib/aws-sdk-medialive/types.rb', line 23562

class CmafIngestAbWatermarkerIrdetoSettings < Struct.new(
  :additional_destinations_alternate_destinations,
  :alternate_destination,
  :custom_profile,
  :license,
  :operator_id,
  :poly_period,
  :profile,
  :watermark_id_length)
  SENSITIVE = []
  include Aws::Structure
end

#operator_idInteger

Returns:

  • (Integer)


23562
23563
23564
23565
23566
23567
23568
23569
23570
23571
23572
23573
# File 'lib/aws-sdk-medialive/types.rb', line 23562

class CmafIngestAbWatermarkerIrdetoSettings < Struct.new(
  :additional_destinations_alternate_destinations,
  :alternate_destination,
  :custom_profile,
  :license,
  :operator_id,
  :poly_period,
  :profile,
  :watermark_id_length)
  SENSITIVE = []
  include Aws::Structure
end

#poly_periodInteger

Returns:

  • (Integer)


23562
23563
23564
23565
23566
23567
23568
23569
23570
23571
23572
23573
# File 'lib/aws-sdk-medialive/types.rb', line 23562

class CmafIngestAbWatermarkerIrdetoSettings < Struct.new(
  :additional_destinations_alternate_destinations,
  :alternate_destination,
  :custom_profile,
  :license,
  :operator_id,
  :poly_period,
  :profile,
  :watermark_id_length)
  SENSITIVE = []
  include Aws::Structure
end

#profileString

Ab Watermarking Profile

Returns:

  • (String)


23562
23563
23564
23565
23566
23567
23568
23569
23570
23571
23572
23573
# File 'lib/aws-sdk-medialive/types.rb', line 23562

class CmafIngestAbWatermarkerIrdetoSettings < Struct.new(
  :additional_destinations_alternate_destinations,
  :alternate_destination,
  :custom_profile,
  :license,
  :operator_id,
  :poly_period,
  :profile,
  :watermark_id_length)
  SENSITIVE = []
  include Aws::Structure
end

#watermark_id_lengthString

Ab Watermarker Id Length

Returns:

  • (String)


23562
23563
23564
23565
23566
23567
23568
23569
23570
23571
23572
23573
# File 'lib/aws-sdk-medialive/types.rb', line 23562

class CmafIngestAbWatermarkerIrdetoSettings < Struct.new(
  :additional_destinations_alternate_destinations,
  :alternate_destination,
  :custom_profile,
  :license,
  :operator_id,
  :poly_period,
  :profile,
  :watermark_id_length)
  SENSITIVE = []
  include Aws::Structure
end