Class: Aws::MediaLive::Types::MediaPackageV2AbWatermarkerIrdetoSettings

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

Overview

A/B Watermarker settings for MediaPackage V2 output groups.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#additional_destinations_alternate_destinationsArray<Types::OutputLocationRef>

Returns:



23621
23622
23623
23624
23625
23626
23627
23628
23629
23630
23631
23632
# File 'lib/aws-sdk-medialive/types.rb', line 23621

class MediaPackageV2AbWatermarkerIrdetoSettings < 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



23621
23622
23623
23624
23625
23626
23627
23628
23629
23630
23631
23632
# File 'lib/aws-sdk-medialive/types.rb', line 23621

class MediaPackageV2AbWatermarkerIrdetoSettings < 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



23621
23622
23623
23624
23625
23626
23627
23628
23629
23630
23631
23632
# File 'lib/aws-sdk-medialive/types.rb', line 23621

class MediaPackageV2AbWatermarkerIrdetoSettings < 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)


23621
23622
23623
23624
23625
23626
23627
23628
23629
23630
23631
23632
# File 'lib/aws-sdk-medialive/types.rb', line 23621

class MediaPackageV2AbWatermarkerIrdetoSettings < 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)


23621
23622
23623
23624
23625
23626
23627
23628
23629
23630
23631
23632
# File 'lib/aws-sdk-medialive/types.rb', line 23621

class MediaPackageV2AbWatermarkerIrdetoSettings < 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)


23621
23622
23623
23624
23625
23626
23627
23628
23629
23630
23631
23632
# File 'lib/aws-sdk-medialive/types.rb', line 23621

class MediaPackageV2AbWatermarkerIrdetoSettings < 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)


23621
23622
23623
23624
23625
23626
23627
23628
23629
23630
23631
23632
# File 'lib/aws-sdk-medialive/types.rb', line 23621

class MediaPackageV2AbWatermarkerIrdetoSettings < 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)


23621
23622
23623
23624
23625
23626
23627
23628
23629
23630
23631
23632
# File 'lib/aws-sdk-medialive/types.rb', line 23621

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