Class CfnChannelPropsMixin.NielsenWatermarksSettingsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.medialive.CfnChannelPropsMixin.NielsenWatermarksSettingsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnChannelPropsMixin.NielsenWatermarksSettingsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnChannelPropsMixin.NielsenWatermarksSettingsProperty
@Stability(Stable)
@Internal
public static final class CfnChannelPropsMixin.NielsenWatermarksSettingsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnChannelPropsMixin.NielsenWatermarksSettingsProperty
An implementation for
CfnChannelPropsMixin.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.cfnpropertymixins.services.medialive.CfnChannelPropsMixin.NielsenWatermarksSettingsProperty
CfnChannelPropsMixin.NielsenWatermarksSettingsProperty.Builder, CfnChannelPropsMixin.NielsenWatermarksSettingsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnChannelPropsMixin.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: eitherIResolvableorCfnChannelPropsMixin.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 theCfnChannelPropsMixin.NielsenWatermarksSettingsProperty.Builder.
-
-
Method Details
-
getNielsenCbetSettings
Description copied from interface:CfnChannelPropsMixin.NielsenWatermarksSettingsPropertyComplete these fields only if you want to insert watermarks of type Nielsen CBET.Returns union: either
IResolvableorCfnChannelPropsMixin.NielsenCBETProperty- Specified by:
getNielsenCbetSettingsin interfaceCfnChannelPropsMixin.NielsenWatermarksSettingsProperty- See Also:
-
getNielsenDistributionType
Description copied from interface:CfnChannelPropsMixin.NielsenWatermarksSettingsPropertyChoose the distribution types that you want to assign to the watermarks: - PROGRAM_CONTENT - FINAL_DISTRIBUTOR.- Specified by:
getNielsenDistributionTypein interfaceCfnChannelPropsMixin.NielsenWatermarksSettingsProperty- See Also:
-
getNielsenNaesIiNwSettings
Description copied from interface:CfnChannelPropsMixin.NielsenWatermarksSettingsPropertyComplete these fields only if you want to insert watermarks of type Nielsen NAES II (N2) and Nielsen NAES VI (NW).Returns union: either
IResolvableorCfnChannelPropsMixin.NielsenNaesIiNwProperty- Specified by:
getNielsenNaesIiNwSettingsin interfaceCfnChannelPropsMixin.NielsenWatermarksSettingsProperty- See Also:
-
getNielsenNwOnlySettings
Description copied from interface:CfnChannelPropsMixin.NielsenWatermarksSettingsPropertyReturns union: eitherIResolvableorCfnChannelPropsMixin.NielsenNwOnlyProperty- Specified by:
getNielsenNwOnlySettingsin interfaceCfnChannelPropsMixin.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()
-