Class CfnNotification.NotificationContentProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.connect.CfnNotification.NotificationContentProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnNotification.NotificationContentProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnNotification.NotificationContentProperty
@Stability(Stable)
@Internal
public static final class CfnNotification.NotificationContentProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnNotification.NotificationContentProperty
An implementation for
CfnNotification.NotificationContentProperty-
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.connect.CfnNotification.NotificationContentProperty
CfnNotification.NotificationContentProperty.Builder, CfnNotification.NotificationContentProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnNotification.NotificationContentProperty.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 StringgetDeDe()Localized notification content.final StringgetEnUs()Localized notification content.final StringgetEsEs()Localized notification content.final StringgetFrFr()Localized notification content.final StringgetIdId()Localized notification content.final StringgetItIt()Localized notification content.final StringgetJaJp()Localized notification content.final StringgetKoKr()Localized notification content.final StringgetPtBr()Localized notification content.final StringgetZhCn()Localized notification content.final StringgetZhTw()Localized notification content.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 theCfnNotification.NotificationContentProperty.Builder.
-
-
Method Details
-
getDeDe
Description copied from interface:CfnNotification.NotificationContentPropertyLocalized notification content.- Specified by:
getDeDein interfaceCfnNotification.NotificationContentProperty- See Also:
-
getEnUs
Description copied from interface:CfnNotification.NotificationContentPropertyLocalized notification content.- Specified by:
getEnUsin interfaceCfnNotification.NotificationContentProperty- See Also:
-
getEsEs
Description copied from interface:CfnNotification.NotificationContentPropertyLocalized notification content.- Specified by:
getEsEsin interfaceCfnNotification.NotificationContentProperty- See Also:
-
getFrFr
Description copied from interface:CfnNotification.NotificationContentPropertyLocalized notification content.- Specified by:
getFrFrin interfaceCfnNotification.NotificationContentProperty- See Also:
-
getIdId
Description copied from interface:CfnNotification.NotificationContentPropertyLocalized notification content.- Specified by:
getIdIdin interfaceCfnNotification.NotificationContentProperty- See Also:
-
getItIt
Description copied from interface:CfnNotification.NotificationContentPropertyLocalized notification content.- Specified by:
getItItin interfaceCfnNotification.NotificationContentProperty- See Also:
-
getJaJp
Description copied from interface:CfnNotification.NotificationContentPropertyLocalized notification content.- Specified by:
getJaJpin interfaceCfnNotification.NotificationContentProperty- See Also:
-
getKoKr
Description copied from interface:CfnNotification.NotificationContentPropertyLocalized notification content.- Specified by:
getKoKrin interfaceCfnNotification.NotificationContentProperty- See Also:
-
getPtBr
Description copied from interface:CfnNotification.NotificationContentPropertyLocalized notification content.- Specified by:
getPtBrin interfaceCfnNotification.NotificationContentProperty- See Also:
-
getZhCn
Description copied from interface:CfnNotification.NotificationContentPropertyLocalized notification content.- Specified by:
getZhCnin interfaceCfnNotification.NotificationContentProperty- See Also:
-
getZhTw
Description copied from interface:CfnNotification.NotificationContentPropertyLocalized notification content.- Specified by:
getZhTwin interfaceCfnNotification.NotificationContentProperty- 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()
-