You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Pinpoint::Types::EventConditionWhen passing EventCondition as input to an Aws::Client method, you can use a vanilla Hash:
{
dimensions: {
attributes: {
"__string" => {
attribute_type: "INCLUSIVE", values: ["__string"], },
},
event_type: {
dimension_type: "INCLUSIVE", values: ["__string"], },
metrics: {
"__string" => {
comparison_operator: "__string", value: 1.0, },
},
},
message_activity: "__string",
}
Specifies the conditions to evaluate for an event that applies to an activity in a journey.
Returned by:
Instance Attribute Summary collapseThe dimensions for the event filter to use for the activity.
The message identifier (message_id) for the message to use when determining whether message events meet the condition.
The message identifier (message_id) for the message to use when determining whether message events meet the condition.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4