Class NielsenNaesIiNwSettings.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.medialive.alpha.NielsenNaesIiNwSettings.Jsii$Proxy
- All Implemented Interfaces:
NielsenNaesIiNwSettings,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
NielsenNaesIiNwSettings
@Stability(Experimental)
@Internal
public static final class NielsenNaesIiNwSettings.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements NielsenNaesIiNwSettings
An implementation for
NielsenNaesIiNwSettings-
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.alpha.NielsenNaesIiNwSettings
NielsenNaesIiNwSettings.Builder, NielsenNaesIiNwSettings.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theNielsenNaesIiNwSettings.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 String(experimental) The check digit string for the watermark.final NumbergetSid()(experimental) The Nielsen Source ID (SID).final NielsenWatermarkTimezone(experimental) The timezone for the timestamps in the watermark.final 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 theNielsenNaesIiNwSettings.Builder.
-
-
Method Details
-
getCheckDigitString
Description copied from interface:NielsenNaesIiNwSettings(experimental) The check digit string for the watermark.- Specified by:
getCheckDigitStringin interfaceNielsenNaesIiNwSettings
-
getSid
Description copied from interface:NielsenNaesIiNwSettings(experimental) The Nielsen Source ID (SID).- Specified by:
getSidin interfaceNielsenNaesIiNwSettings
-
getTimezone
Description copied from interface:NielsenNaesIiNwSettings(experimental) The timezone for the timestamps in the watermark.Default: - Coordinated Universal Time (UTC)
- Specified by:
getTimezonein interfaceNielsenNaesIiNwSettings
-
$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()
-