@Stability(value=Stable) @Internal public static final class CfnCampaign.CampaignEventFilterProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCampaign.CampaignEventFilterProperty
CfnCampaign.CampaignEventFilterPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCampaign.CampaignEventFilterProperty.Builder, CfnCampaign.CampaignEventFilterProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCampaign.CampaignEventFilterProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnCampaign.AttributeDimensionProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getDimensions()
The dimension settings of the event filter for the campaign.
|
String |
getFilterType()
The type of event that causes the campaign to be sent.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnCampaign.CampaignEventFilterProperty.Builder builder)
CfnCampaign.AttributeDimensionProperty.Builder.public final Object getDimensions()
CfnCampaign.CampaignEventFilterPropertygetDimensions in interface CfnCampaign.CampaignEventFilterPropertypublic final String getFilterType()
CfnCampaign.CampaignEventFilterProperty
Valid values are: SYSTEM , sends the campaign when a system event occurs; and, ENDPOINT , sends the campaign when an endpoint event (Events resource) occurs.
getFilterType in interface CfnCampaign.CampaignEventFilterProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.