Class CfnChannel.NielsenWatermarksSettingsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.medialive.CfnChannel.NielsenWatermarksSettingsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnChannel.NielsenWatermarksSettingsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnChannel.NielsenWatermarksSettingsProperty
@Stability(Stable)
@Internal
public static final class CfnChannel.NielsenWatermarksSettingsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnChannel.NielsenWatermarksSettingsProperty
An implementation for
CfnChannel.NielsenWatermarksSettingsProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.medialive.CfnChannel.NielsenWatermarksSettingsProperty
CfnChannel.NielsenWatermarksSettingsProperty.Builder, CfnChannel.NielsenWatermarksSettingsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnChannel.NielsenWatermarksSettingsProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectComplete these fields only if you want to insert watermarks of type Nielsen CBET.final StringChoose the distribution types that you want to assign to the watermarks: - PROGRAM_CONTENT - FINAL_DISTRIBUTOR.final ObjectComplete these fields only if you want to insert watermarks of type Nielsen NAES II (N2) and Nielsen NAES VI (NW).final ObjectReturns union: eitherIResolvableorCfnChannel.NielsenNwOnlyPropertyfinal inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnChannel.NielsenWatermarksSettingsProperty.Builder.
-
-
Method Details
-
getNielsenCbetSettings
Description copied from interface:CfnChannel.NielsenWatermarksSettingsPropertyComplete these fields only if you want to insert watermarks of type Nielsen CBET.Returns union: either
IResolvableorCfnChannel.NielsenCBETProperty- Specified by:
getNielsenCbetSettingsin interfaceCfnChannel.NielsenWatermarksSettingsProperty- See Also:
-
getNielsenDistributionType
Description copied from interface:CfnChannel.NielsenWatermarksSettingsPropertyChoose the distribution types that you want to assign to the watermarks: - PROGRAM_CONTENT - FINAL_DISTRIBUTOR.- Specified by:
getNielsenDistributionTypein interfaceCfnChannel.NielsenWatermarksSettingsProperty- See Also:
-
getNielsenNaesIiNwSettings
Description copied from interface:CfnChannel.NielsenWatermarksSettingsPropertyComplete these fields only if you want to insert watermarks of type Nielsen NAES II (N2) and Nielsen NAES VI (NW).Returns union: either
IResolvableorCfnChannel.NielsenNaesIiNwProperty- Specified by:
getNielsenNaesIiNwSettingsin interfaceCfnChannel.NielsenWatermarksSettingsProperty- See Also:
-
getNielsenNwOnlySettings
Description copied from interface:CfnChannel.NielsenWatermarksSettingsPropertyReturns union: eitherIResolvableorCfnChannel.NielsenNwOnlyProperty- Specified by:
getNielsenNwOnlySettingsin interfaceCfnChannel.NielsenWatermarksSettingsProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-