@Stability(value=Stable) @Internal public static final class CfnCampaign.EventDimensionsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCampaign.EventDimensionsProperty
CfnCampaign.EventDimensionsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCampaign.EventDimensionsProperty.Builder, CfnCampaign.EventDimensionsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCampaign.EventDimensionsProperty.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 |
getAttributes()
One or more custom attributes that your application reports to Amazon Pinpoint.
|
Object |
getEventType()
The name of the event that causes the campaign to be sent or the journey activity to be performed.
|
Object |
getMetrics()
One or more custom metrics that your application reports to Amazon Pinpoint .
|
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.EventDimensionsProperty.Builder builder)
CfnCampaign.AttributeDimensionProperty.Builder.public final Object getAttributes()
CfnCampaign.EventDimensionsPropertyYou can use these attributes as selection criteria when you create an event filter.
getAttributes in interface CfnCampaign.EventDimensionsPropertypublic final Object getEventType()
CfnCampaign.EventDimensionsProperty
This can be a standard event that Amazon Pinpoint generates, such as _email.delivered . For campaigns, this can also be a custom event that's specific to your application. For information about standard events, see Streaming Amazon Pinpoint Events in the Amazon Pinpoint Developer Guide .
getEventType in interface CfnCampaign.EventDimensionsPropertypublic final Object getMetrics()
CfnCampaign.EventDimensionsPropertyYou can use these metrics as selection criteria when you create an event filter.
getMetrics in interface CfnCampaign.EventDimensionsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.