Class CfnCampaignPropsMixin.TemplateConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.pinpoint.mixins.CfnCampaignPropsMixin.TemplateConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnCampaignPropsMixin.TemplateConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnCampaignPropsMixin.TemplateConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnCampaignPropsMixin.TemplateConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnCampaignPropsMixin.TemplateConfigurationProperty
An implementation for
CfnCampaignPropsMixin.TemplateConfigurationProperty-
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.mixins.preview.services.pinpoint.mixins.CfnCampaignPropsMixin.TemplateConfigurationProperty
CfnCampaignPropsMixin.TemplateConfigurationProperty.Builder, CfnCampaignPropsMixin.TemplateConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCampaignPropsMixin.TemplateConfigurationProperty.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 ObjectThe email template to use for the message.final ObjectThe push notification template to use for the message.final ObjectThe SMS template to use for the message.final ObjectThe voice template to use for the message.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 theCfnCampaignPropsMixin.TemplateConfigurationProperty.Builder.
-
-
Method Details
-
getEmailTemplate
Description copied from interface:CfnCampaignPropsMixin.TemplateConfigurationPropertyThe email template to use for the message.Returns union: either
IResolvableorCfnCampaignPropsMixin.TemplateProperty- Specified by:
getEmailTemplatein interfaceCfnCampaignPropsMixin.TemplateConfigurationProperty- See Also:
-
getPushTemplate
Description copied from interface:CfnCampaignPropsMixin.TemplateConfigurationPropertyThe push notification template to use for the message.Returns union: either
IResolvableorCfnCampaignPropsMixin.TemplateProperty- Specified by:
getPushTemplatein interfaceCfnCampaignPropsMixin.TemplateConfigurationProperty- See Also:
-
getSmsTemplate
Description copied from interface:CfnCampaignPropsMixin.TemplateConfigurationPropertyThe SMS template to use for the message.Returns union: either
IResolvableorCfnCampaignPropsMixin.TemplateProperty- Specified by:
getSmsTemplatein interfaceCfnCampaignPropsMixin.TemplateConfigurationProperty- See Also:
-
getVoiceTemplate
Description copied from interface:CfnCampaignPropsMixin.TemplateConfigurationPropertyThe voice template to use for the message.This object isn't supported for campaigns.
Returns union: either
IResolvableorCfnCampaignPropsMixin.TemplateProperty- Specified by:
getVoiceTemplatein interfaceCfnCampaignPropsMixin.TemplateConfigurationProperty- 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()
-