aws-cdk-lib.aws_medialive.CfnChannel.NielsenNaesIiNwProperty

interface NielsenNaesIiNwProperty

LanguageType name
.NETAmazon.CDK.AWS.MediaLive.CfnChannel.NielsenNaesIiNwProperty
Gogithub.com/aws/aws-cdk-go/awscdk/v2/awsmedialive#CfnChannel_NielsenNaesIiNwProperty
Javasoftware.amazon.awscdk.services.medialive.CfnChannel.NielsenNaesIiNwProperty
Pythonaws_cdk.aws_medialive.CfnChannel.NielsenNaesIiNwProperty
TypeScript aws-cdk-lib » aws_medialive » CfnChannel » NielsenNaesIiNwProperty

Complete these fields only if you want to insert watermarks of type Nielsen NAES II (N2) and Nielsen NAES VI (NW).

The parent of this entity is NielsenWatermarksSettings.

Example

// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
import { aws_medialive as medialive } from 'aws-cdk-lib';
const nielsenNaesIiNwProperty: medialive.CfnChannel.NielsenNaesIiNwProperty = {
  checkDigitString: 'checkDigitString',
  sid: 123,
  timezone: 'timezone',
};

Properties

NameTypeDescription
checkDigitString?stringEnter the check digit string for the watermark.
sid?numberEnter the Nielsen Source ID (SID) to include in the watermark.
timezone?stringCfnChannel.NielsenNaesIiNwProperty.Timezone.

checkDigitString?

Type: string (optional)

Enter the check digit string for the watermark.


sid?

Type: number (optional)

Enter the Nielsen Source ID (SID) to include in the watermark.


timezone?

Type: string (optional)

CfnChannel.NielsenNaesIiNwProperty.Timezone.