aws-sdk-pinpoint 1.44.0 → 1.49.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d0115f1cf708d373fe0b0f6cd350b3f24a00139ebe59072f5e9eff7525f2ae3a
4
- data.tar.gz: b42d76a6c8bae6bd02b8b9ced04caca0b5b85c3a9a380a520b882204ff0bc2a4
3
+ metadata.gz: 93825a8647bf02a809b14e028493358624ababc21d46d655b05dd8d8946231fc
4
+ data.tar.gz: acb470a3f89a82f27a4ca12d5d9b6f6951cb3d843dc6b2e66050bade4f5e0d60
5
5
  SHA512:
6
- metadata.gz: 5dca0d6e5c286fa3d608dd11a9779d9cf20eba42d12d22801db8d0689d68338b32f0f8ccd6e7179a32618b72f7a86323f41179643e5e92bda593125fb7d4283c
7
- data.tar.gz: 869c50239a87c75d35a7a5ca59a0182a2dee4f1d052362aafddf9420f2cb68536ca36ae90fcc987b44695bd4eabff2d96185266137812975df1c5306240bc0fc
6
+ metadata.gz: 8666fdf2ef3b6329d446f6ead97495891991e4cb2281000af4f59dea4ed7172b12bb2dd2227460d50653c82019544e314891b1a6d0626e0e2eb0f71c03242420
7
+ data.tar.gz: 2c4129c0c1f1cf85172ba5ea72b8acdd41b9d75d10e9d70382e2a84fa54471e3672953a63acf0ba0c52aca0661a04384b8ec8e8459a41683977b614496865cc6
@@ -7,6 +7,7 @@
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
10
+
10
11
  require 'aws-sdk-core'
11
12
  require 'aws-sigv4'
12
13
 
@@ -47,6 +48,6 @@ require_relative 'aws-sdk-pinpoint/customizations'
47
48
  # @!group service
48
49
  module Aws::Pinpoint
49
50
 
50
- GEM_VERSION = '1.44.0'
51
+ GEM_VERSION = '1.49.0'
51
52
 
52
53
  end
@@ -480,7 +480,7 @@ module Aws::Pinpoint
480
480
  # dimensions: { # required
481
481
  # attributes: {
482
482
  # "__string" => {
483
- # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
483
+ # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE, CONTAINS, BEFORE, AFTER, BETWEEN, ON
484
484
  # values: ["__string"], # required
485
485
  # },
486
486
  # },
@@ -640,7 +640,7 @@ module Aws::Pinpoint
640
640
  # dimensions: { # required
641
641
  # attributes: {
642
642
  # "__string" => {
643
- # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
643
+ # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE, CONTAINS, BEFORE, AFTER, BETWEEN, ON
644
644
  # values: ["__string"], # required
645
645
  # },
646
646
  # },
@@ -771,7 +771,7 @@ module Aws::Pinpoint
771
771
  # resp.campaign_response.additional_treatments[0].message_configuration.sms_message.sender_id #=> String
772
772
  # resp.campaign_response.additional_treatments[0].schedule.end_time #=> String
773
773
  # resp.campaign_response.additional_treatments[0].schedule.event_filter.dimensions.attributes #=> Hash
774
- # resp.campaign_response.additional_treatments[0].schedule.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
774
+ # resp.campaign_response.additional_treatments[0].schedule.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
775
775
  # resp.campaign_response.additional_treatments[0].schedule.event_filter.dimensions.attributes["__string"].values #=> Array
776
776
  # resp.campaign_response.additional_treatments[0].schedule.event_filter.dimensions.attributes["__string"].values[0] #=> String
777
777
  # resp.campaign_response.additional_treatments[0].schedule.event_filter.dimensions.event_type.dimension_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
@@ -788,7 +788,7 @@ module Aws::Pinpoint
788
788
  # resp.campaign_response.additional_treatments[0].schedule.start_time #=> String
789
789
  # resp.campaign_response.additional_treatments[0].schedule.timezone #=> String
790
790
  # resp.campaign_response.additional_treatments[0].size_percent #=> Integer
791
- # resp.campaign_response.additional_treatments[0].state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED"
791
+ # resp.campaign_response.additional_treatments[0].state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED", "INVALID"
792
792
  # resp.campaign_response.additional_treatments[0].template_configuration.email_template.name #=> String
793
793
  # resp.campaign_response.additional_treatments[0].template_configuration.email_template.version #=> String
794
794
  # resp.campaign_response.additional_treatments[0].template_configuration.push_template.name #=> String
@@ -805,7 +805,7 @@ module Aws::Pinpoint
805
805
  # resp.campaign_response.custom_delivery_configuration.delivery_uri #=> String
806
806
  # resp.campaign_response.custom_delivery_configuration.endpoint_types #=> Array
807
807
  # resp.campaign_response.custom_delivery_configuration.endpoint_types[0] #=> String, one of "PUSH", "GCM", "APNS", "APNS_SANDBOX", "APNS_VOIP", "APNS_VOIP_SANDBOX", "ADM", "SMS", "VOICE", "EMAIL", "BAIDU", "CUSTOM"
808
- # resp.campaign_response.default_state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED"
808
+ # resp.campaign_response.default_state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED", "INVALID"
809
809
  # resp.campaign_response.description #=> String
810
810
  # resp.campaign_response.holdout_percent #=> Integer
811
811
  # resp.campaign_response.hook.lambda_function_name #=> String
@@ -889,7 +889,7 @@ module Aws::Pinpoint
889
889
  # resp.campaign_response.name #=> String
890
890
  # resp.campaign_response.schedule.end_time #=> String
891
891
  # resp.campaign_response.schedule.event_filter.dimensions.attributes #=> Hash
892
- # resp.campaign_response.schedule.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
892
+ # resp.campaign_response.schedule.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
893
893
  # resp.campaign_response.schedule.event_filter.dimensions.attributes["__string"].values #=> Array
894
894
  # resp.campaign_response.schedule.event_filter.dimensions.attributes["__string"].values[0] #=> String
895
895
  # resp.campaign_response.schedule.event_filter.dimensions.event_type.dimension_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
@@ -907,7 +907,7 @@ module Aws::Pinpoint
907
907
  # resp.campaign_response.schedule.timezone #=> String
908
908
  # resp.campaign_response.segment_id #=> String
909
909
  # resp.campaign_response.segment_version #=> Integer
910
- # resp.campaign_response.state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED"
910
+ # resp.campaign_response.state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED", "INVALID"
911
911
  # resp.campaign_response.tags #=> Hash
912
912
  # resp.campaign_response.tags["__string"] #=> String
913
913
  # resp.campaign_response.template_configuration.email_template.name #=> String
@@ -1123,10 +1123,10 @@ module Aws::Pinpoint
1123
1123
  # conditions: [
1124
1124
  # {
1125
1125
  # event_condition: {
1126
- # dimensions: { # required
1126
+ # dimensions: {
1127
1127
  # attributes: {
1128
1128
  # "__string" => {
1129
- # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
1129
+ # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE, CONTAINS, BEFORE, AFTER, BETWEEN, ON
1130
1130
  # values: ["__string"], # required
1131
1131
  # },
1132
1132
  # },
@@ -1149,7 +1149,7 @@ module Aws::Pinpoint
1149
1149
  # segment_dimensions: {
1150
1150
  # attributes: {
1151
1151
  # "__string" => {
1152
- # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
1152
+ # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE, CONTAINS, BEFORE, AFTER, BETWEEN, ON
1153
1153
  # values: ["__string"], # required
1154
1154
  # },
1155
1155
  # },
@@ -1206,7 +1206,7 @@ module Aws::Pinpoint
1206
1206
  # },
1207
1207
  # user_attributes: {
1208
1208
  # "__string" => {
1209
- # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
1209
+ # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE, CONTAINS, BEFORE, AFTER, BETWEEN, ON
1210
1210
  # values: ["__string"], # required
1211
1211
  # },
1212
1212
  # },
@@ -1240,10 +1240,10 @@ module Aws::Pinpoint
1240
1240
  # {
1241
1241
  # condition: {
1242
1242
  # event_condition: {
1243
- # dimensions: { # required
1243
+ # dimensions: {
1244
1244
  # attributes: {
1245
1245
  # "__string" => {
1246
- # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
1246
+ # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE, CONTAINS, BEFORE, AFTER, BETWEEN, ON
1247
1247
  # values: ["__string"], # required
1248
1248
  # },
1249
1249
  # },
@@ -1266,7 +1266,7 @@ module Aws::Pinpoint
1266
1266
  # segment_dimensions: {
1267
1267
  # attributes: {
1268
1268
  # "__string" => {
1269
- # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
1269
+ # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE, CONTAINS, BEFORE, AFTER, BETWEEN, ON
1270
1270
  # values: ["__string"], # required
1271
1271
  # },
1272
1272
  # },
@@ -1323,7 +1323,7 @@ module Aws::Pinpoint
1323
1323
  # },
1324
1324
  # user_attributes: {
1325
1325
  # "__string" => {
1326
- # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
1326
+ # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE, CONTAINS, BEFORE, AFTER, BETWEEN, ON
1327
1327
  # values: ["__string"], # required
1328
1328
  # },
1329
1329
  # },
@@ -1394,6 +1394,30 @@ module Aws::Pinpoint
1394
1394
  # start_activity: "__string",
1395
1395
  # start_condition: {
1396
1396
  # description: "__string",
1397
+ # event_start_condition: {
1398
+ # event_filter: {
1399
+ # dimensions: { # required
1400
+ # attributes: {
1401
+ # "__string" => {
1402
+ # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE, CONTAINS, BEFORE, AFTER, BETWEEN, ON
1403
+ # values: ["__string"], # required
1404
+ # },
1405
+ # },
1406
+ # event_type: {
1407
+ # dimension_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
1408
+ # values: ["__string"], # required
1409
+ # },
1410
+ # metrics: {
1411
+ # "__string" => {
1412
+ # comparison_operator: "__string", # required
1413
+ # value: 1.0, # required
1414
+ # },
1415
+ # },
1416
+ # },
1417
+ # filter_type: "SYSTEM", # required, accepts SYSTEM, ENDPOINT
1418
+ # },
1419
+ # segment_id: "__string",
1420
+ # },
1397
1421
  # segment_start_condition: {
1398
1422
  # segment_id: "__string", # required
1399
1423
  # },
@@ -1414,7 +1438,7 @@ module Aws::Pinpoint
1414
1438
  # resp.journey_response.activities["__string"].custom.template_version #=> String
1415
1439
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions #=> Array
1416
1440
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].event_condition.dimensions.attributes #=> Hash
1417
- # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].event_condition.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
1441
+ # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].event_condition.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
1418
1442
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].event_condition.dimensions.attributes["__string"].values #=> Array
1419
1443
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].event_condition.dimensions.attributes["__string"].values[0] #=> String
1420
1444
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].event_condition.dimensions.event_type.dimension_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
@@ -1426,7 +1450,7 @@ module Aws::Pinpoint
1426
1450
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].event_condition.message_activity #=> String
1427
1451
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_condition.segment_id #=> String
1428
1452
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.attributes #=> Hash
1429
- # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
1453
+ # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
1430
1454
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.attributes["__string"].values #=> Array
1431
1455
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.attributes["__string"].values[0] #=> String
1432
1456
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.behavior.recency.duration #=> String, one of "HR_24", "DAY_7", "DAY_14", "DAY_30"
@@ -1459,7 +1483,7 @@ module Aws::Pinpoint
1459
1483
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.metrics["__string"].comparison_operator #=> String
1460
1484
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.metrics["__string"].value #=> Float
1461
1485
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.user_attributes #=> Hash
1462
- # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
1486
+ # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
1463
1487
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.user_attributes["__string"].values #=> Array
1464
1488
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.user_attributes["__string"].values[0] #=> String
1465
1489
  # resp.journey_response.activities["__string"].conditional_split.condition.operator #=> String, one of "ALL", "ANY"
@@ -1476,7 +1500,7 @@ module Aws::Pinpoint
1476
1500
  # resp.journey_response.activities["__string"].holdout.percentage #=> Integer
1477
1501
  # resp.journey_response.activities["__string"].multi_condition.branches #=> Array
1478
1502
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.event_condition.dimensions.attributes #=> Hash
1479
- # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.event_condition.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
1503
+ # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.event_condition.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
1480
1504
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.event_condition.dimensions.attributes["__string"].values #=> Array
1481
1505
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.event_condition.dimensions.attributes["__string"].values[0] #=> String
1482
1506
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.event_condition.dimensions.event_type.dimension_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
@@ -1488,7 +1512,7 @@ module Aws::Pinpoint
1488
1512
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.event_condition.message_activity #=> String
1489
1513
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_condition.segment_id #=> String
1490
1514
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.attributes #=> Hash
1491
- # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
1515
+ # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
1492
1516
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.attributes["__string"].values #=> Array
1493
1517
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.attributes["__string"].values[0] #=> String
1494
1518
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.behavior.recency.duration #=> String, one of "HR_24", "DAY_7", "DAY_14", "DAY_30"
@@ -1521,7 +1545,7 @@ module Aws::Pinpoint
1521
1545
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.metrics["__string"].comparison_operator #=> String
1522
1546
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.metrics["__string"].value #=> Float
1523
1547
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.user_attributes #=> Hash
1524
- # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
1548
+ # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
1525
1549
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.user_attributes["__string"].values #=> Array
1526
1550
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.user_attributes["__string"].values[0] #=> String
1527
1551
  # resp.journey_response.activities["__string"].multi_condition.branches[0].next_activity #=> String
@@ -1560,6 +1584,18 @@ module Aws::Pinpoint
1560
1584
  # resp.journey_response.schedule.timezone #=> String
1561
1585
  # resp.journey_response.start_activity #=> String
1562
1586
  # resp.journey_response.start_condition.description #=> String
1587
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.attributes #=> Hash
1588
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
1589
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.attributes["__string"].values #=> Array
1590
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.attributes["__string"].values[0] #=> String
1591
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.event_type.dimension_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
1592
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.event_type.values #=> Array
1593
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.event_type.values[0] #=> String
1594
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.metrics #=> Hash
1595
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.metrics["__string"].comparison_operator #=> String
1596
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.metrics["__string"].value #=> Float
1597
+ # resp.journey_response.start_condition.event_start_condition.event_filter.filter_type #=> String, one of "SYSTEM", "ENDPOINT"
1598
+ # resp.journey_response.start_condition.event_start_condition.segment_id #=> String
1563
1599
  # resp.journey_response.start_condition.segment_start_condition.segment_id #=> String
1564
1600
  # resp.journey_response.state #=> String, one of "DRAFT", "ACTIVE", "COMPLETED", "CANCELLED", "CLOSED"
1565
1601
  # resp.journey_response.tags #=> Hash
@@ -1741,7 +1777,7 @@ module Aws::Pinpoint
1741
1777
  # dimensions: {
1742
1778
  # attributes: {
1743
1779
  # "__string" => {
1744
- # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
1780
+ # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE, CONTAINS, BEFORE, AFTER, BETWEEN, ON
1745
1781
  # values: ["__string"], # required
1746
1782
  # },
1747
1783
  # },
@@ -1798,7 +1834,7 @@ module Aws::Pinpoint
1798
1834
  # },
1799
1835
  # user_attributes: {
1800
1836
  # "__string" => {
1801
- # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
1837
+ # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE, CONTAINS, BEFORE, AFTER, BETWEEN, ON
1802
1838
  # values: ["__string"], # required
1803
1839
  # },
1804
1840
  # },
@@ -1811,7 +1847,7 @@ module Aws::Pinpoint
1811
1847
  # {
1812
1848
  # attributes: {
1813
1849
  # "__string" => {
1814
- # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
1850
+ # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE, CONTAINS, BEFORE, AFTER, BETWEEN, ON
1815
1851
  # values: ["__string"], # required
1816
1852
  # },
1817
1853
  # },
@@ -1868,7 +1904,7 @@ module Aws::Pinpoint
1868
1904
  # },
1869
1905
  # user_attributes: {
1870
1906
  # "__string" => {
1871
- # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
1907
+ # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE, CONTAINS, BEFORE, AFTER, BETWEEN, ON
1872
1908
  # values: ["__string"], # required
1873
1909
  # },
1874
1910
  # },
@@ -1898,7 +1934,7 @@ module Aws::Pinpoint
1898
1934
  # resp.segment_response.arn #=> String
1899
1935
  # resp.segment_response.creation_date #=> String
1900
1936
  # resp.segment_response.dimensions.attributes #=> Hash
1901
- # resp.segment_response.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
1937
+ # resp.segment_response.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
1902
1938
  # resp.segment_response.dimensions.attributes["__string"].values #=> Array
1903
1939
  # resp.segment_response.dimensions.attributes["__string"].values[0] #=> String
1904
1940
  # resp.segment_response.dimensions.behavior.recency.duration #=> String, one of "HR_24", "DAY_7", "DAY_14", "DAY_30"
@@ -1931,7 +1967,7 @@ module Aws::Pinpoint
1931
1967
  # resp.segment_response.dimensions.metrics["__string"].comparison_operator #=> String
1932
1968
  # resp.segment_response.dimensions.metrics["__string"].value #=> Float
1933
1969
  # resp.segment_response.dimensions.user_attributes #=> Hash
1934
- # resp.segment_response.dimensions.user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
1970
+ # resp.segment_response.dimensions.user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
1935
1971
  # resp.segment_response.dimensions.user_attributes["__string"].values #=> Array
1936
1972
  # resp.segment_response.dimensions.user_attributes["__string"].values[0] #=> String
1937
1973
  # resp.segment_response.id #=> String
@@ -1947,7 +1983,7 @@ module Aws::Pinpoint
1947
1983
  # resp.segment_response.segment_groups.groups #=> Array
1948
1984
  # resp.segment_response.segment_groups.groups[0].dimensions #=> Array
1949
1985
  # resp.segment_response.segment_groups.groups[0].dimensions[0].attributes #=> Hash
1950
- # resp.segment_response.segment_groups.groups[0].dimensions[0].attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
1986
+ # resp.segment_response.segment_groups.groups[0].dimensions[0].attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
1951
1987
  # resp.segment_response.segment_groups.groups[0].dimensions[0].attributes["__string"].values #=> Array
1952
1988
  # resp.segment_response.segment_groups.groups[0].dimensions[0].attributes["__string"].values[0] #=> String
1953
1989
  # resp.segment_response.segment_groups.groups[0].dimensions[0].behavior.recency.duration #=> String, one of "HR_24", "DAY_7", "DAY_14", "DAY_30"
@@ -1980,7 +2016,7 @@ module Aws::Pinpoint
1980
2016
  # resp.segment_response.segment_groups.groups[0].dimensions[0].metrics["__string"].comparison_operator #=> String
1981
2017
  # resp.segment_response.segment_groups.groups[0].dimensions[0].metrics["__string"].value #=> Float
1982
2018
  # resp.segment_response.segment_groups.groups[0].dimensions[0].user_attributes #=> Hash
1983
- # resp.segment_response.segment_groups.groups[0].dimensions[0].user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
2019
+ # resp.segment_response.segment_groups.groups[0].dimensions[0].user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
1984
2020
  # resp.segment_response.segment_groups.groups[0].dimensions[0].user_attributes["__string"].values #=> Array
1985
2021
  # resp.segment_response.segment_groups.groups[0].dimensions[0].user_attributes["__string"].values[0] #=> String
1986
2022
  # resp.segment_response.segment_groups.groups[0].source_segments #=> Array
@@ -2446,7 +2482,7 @@ module Aws::Pinpoint
2446
2482
  # resp.campaign_response.additional_treatments[0].message_configuration.sms_message.sender_id #=> String
2447
2483
  # resp.campaign_response.additional_treatments[0].schedule.end_time #=> String
2448
2484
  # resp.campaign_response.additional_treatments[0].schedule.event_filter.dimensions.attributes #=> Hash
2449
- # resp.campaign_response.additional_treatments[0].schedule.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
2485
+ # resp.campaign_response.additional_treatments[0].schedule.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
2450
2486
  # resp.campaign_response.additional_treatments[0].schedule.event_filter.dimensions.attributes["__string"].values #=> Array
2451
2487
  # resp.campaign_response.additional_treatments[0].schedule.event_filter.dimensions.attributes["__string"].values[0] #=> String
2452
2488
  # resp.campaign_response.additional_treatments[0].schedule.event_filter.dimensions.event_type.dimension_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
@@ -2463,7 +2499,7 @@ module Aws::Pinpoint
2463
2499
  # resp.campaign_response.additional_treatments[0].schedule.start_time #=> String
2464
2500
  # resp.campaign_response.additional_treatments[0].schedule.timezone #=> String
2465
2501
  # resp.campaign_response.additional_treatments[0].size_percent #=> Integer
2466
- # resp.campaign_response.additional_treatments[0].state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED"
2502
+ # resp.campaign_response.additional_treatments[0].state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED", "INVALID"
2467
2503
  # resp.campaign_response.additional_treatments[0].template_configuration.email_template.name #=> String
2468
2504
  # resp.campaign_response.additional_treatments[0].template_configuration.email_template.version #=> String
2469
2505
  # resp.campaign_response.additional_treatments[0].template_configuration.push_template.name #=> String
@@ -2480,7 +2516,7 @@ module Aws::Pinpoint
2480
2516
  # resp.campaign_response.custom_delivery_configuration.delivery_uri #=> String
2481
2517
  # resp.campaign_response.custom_delivery_configuration.endpoint_types #=> Array
2482
2518
  # resp.campaign_response.custom_delivery_configuration.endpoint_types[0] #=> String, one of "PUSH", "GCM", "APNS", "APNS_SANDBOX", "APNS_VOIP", "APNS_VOIP_SANDBOX", "ADM", "SMS", "VOICE", "EMAIL", "BAIDU", "CUSTOM"
2483
- # resp.campaign_response.default_state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED"
2519
+ # resp.campaign_response.default_state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED", "INVALID"
2484
2520
  # resp.campaign_response.description #=> String
2485
2521
  # resp.campaign_response.holdout_percent #=> Integer
2486
2522
  # resp.campaign_response.hook.lambda_function_name #=> String
@@ -2564,7 +2600,7 @@ module Aws::Pinpoint
2564
2600
  # resp.campaign_response.name #=> String
2565
2601
  # resp.campaign_response.schedule.end_time #=> String
2566
2602
  # resp.campaign_response.schedule.event_filter.dimensions.attributes #=> Hash
2567
- # resp.campaign_response.schedule.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
2603
+ # resp.campaign_response.schedule.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
2568
2604
  # resp.campaign_response.schedule.event_filter.dimensions.attributes["__string"].values #=> Array
2569
2605
  # resp.campaign_response.schedule.event_filter.dimensions.attributes["__string"].values[0] #=> String
2570
2606
  # resp.campaign_response.schedule.event_filter.dimensions.event_type.dimension_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
@@ -2582,7 +2618,7 @@ module Aws::Pinpoint
2582
2618
  # resp.campaign_response.schedule.timezone #=> String
2583
2619
  # resp.campaign_response.segment_id #=> String
2584
2620
  # resp.campaign_response.segment_version #=> Integer
2585
- # resp.campaign_response.state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED"
2621
+ # resp.campaign_response.state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED", "INVALID"
2586
2622
  # resp.campaign_response.tags #=> Hash
2587
2623
  # resp.campaign_response.tags["__string"] #=> String
2588
2624
  # resp.campaign_response.template_configuration.email_template.name #=> String
@@ -2841,7 +2877,7 @@ module Aws::Pinpoint
2841
2877
  # resp.journey_response.activities["__string"].custom.template_version #=> String
2842
2878
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions #=> Array
2843
2879
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].event_condition.dimensions.attributes #=> Hash
2844
- # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].event_condition.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
2880
+ # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].event_condition.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
2845
2881
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].event_condition.dimensions.attributes["__string"].values #=> Array
2846
2882
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].event_condition.dimensions.attributes["__string"].values[0] #=> String
2847
2883
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].event_condition.dimensions.event_type.dimension_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
@@ -2853,7 +2889,7 @@ module Aws::Pinpoint
2853
2889
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].event_condition.message_activity #=> String
2854
2890
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_condition.segment_id #=> String
2855
2891
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.attributes #=> Hash
2856
- # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
2892
+ # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
2857
2893
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.attributes["__string"].values #=> Array
2858
2894
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.attributes["__string"].values[0] #=> String
2859
2895
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.behavior.recency.duration #=> String, one of "HR_24", "DAY_7", "DAY_14", "DAY_30"
@@ -2886,7 +2922,7 @@ module Aws::Pinpoint
2886
2922
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.metrics["__string"].comparison_operator #=> String
2887
2923
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.metrics["__string"].value #=> Float
2888
2924
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.user_attributes #=> Hash
2889
- # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
2925
+ # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
2890
2926
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.user_attributes["__string"].values #=> Array
2891
2927
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.user_attributes["__string"].values[0] #=> String
2892
2928
  # resp.journey_response.activities["__string"].conditional_split.condition.operator #=> String, one of "ALL", "ANY"
@@ -2903,7 +2939,7 @@ module Aws::Pinpoint
2903
2939
  # resp.journey_response.activities["__string"].holdout.percentage #=> Integer
2904
2940
  # resp.journey_response.activities["__string"].multi_condition.branches #=> Array
2905
2941
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.event_condition.dimensions.attributes #=> Hash
2906
- # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.event_condition.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
2942
+ # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.event_condition.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
2907
2943
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.event_condition.dimensions.attributes["__string"].values #=> Array
2908
2944
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.event_condition.dimensions.attributes["__string"].values[0] #=> String
2909
2945
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.event_condition.dimensions.event_type.dimension_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
@@ -2915,7 +2951,7 @@ module Aws::Pinpoint
2915
2951
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.event_condition.message_activity #=> String
2916
2952
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_condition.segment_id #=> String
2917
2953
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.attributes #=> Hash
2918
- # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
2954
+ # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
2919
2955
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.attributes["__string"].values #=> Array
2920
2956
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.attributes["__string"].values[0] #=> String
2921
2957
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.behavior.recency.duration #=> String, one of "HR_24", "DAY_7", "DAY_14", "DAY_30"
@@ -2948,7 +2984,7 @@ module Aws::Pinpoint
2948
2984
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.metrics["__string"].comparison_operator #=> String
2949
2985
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.metrics["__string"].value #=> Float
2950
2986
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.user_attributes #=> Hash
2951
- # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
2987
+ # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
2952
2988
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.user_attributes["__string"].values #=> Array
2953
2989
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.user_attributes["__string"].values[0] #=> String
2954
2990
  # resp.journey_response.activities["__string"].multi_condition.branches[0].next_activity #=> String
@@ -2987,6 +3023,18 @@ module Aws::Pinpoint
2987
3023
  # resp.journey_response.schedule.timezone #=> String
2988
3024
  # resp.journey_response.start_activity #=> String
2989
3025
  # resp.journey_response.start_condition.description #=> String
3026
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.attributes #=> Hash
3027
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
3028
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.attributes["__string"].values #=> Array
3029
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.attributes["__string"].values[0] #=> String
3030
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.event_type.dimension_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
3031
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.event_type.values #=> Array
3032
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.event_type.values[0] #=> String
3033
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.metrics #=> Hash
3034
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.metrics["__string"].comparison_operator #=> String
3035
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.metrics["__string"].value #=> Float
3036
+ # resp.journey_response.start_condition.event_start_condition.event_filter.filter_type #=> String, one of "SYSTEM", "ENDPOINT"
3037
+ # resp.journey_response.start_condition.event_start_condition.segment_id #=> String
2990
3038
  # resp.journey_response.start_condition.segment_start_condition.segment_id #=> String
2991
3039
  # resp.journey_response.state #=> String, one of "DRAFT", "ACTIVE", "COMPLETED", "CANCELLED", "CLOSED"
2992
3040
  # resp.journey_response.tags #=> Hash
@@ -3095,7 +3143,7 @@ module Aws::Pinpoint
3095
3143
  # resp.segment_response.arn #=> String
3096
3144
  # resp.segment_response.creation_date #=> String
3097
3145
  # resp.segment_response.dimensions.attributes #=> Hash
3098
- # resp.segment_response.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
3146
+ # resp.segment_response.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
3099
3147
  # resp.segment_response.dimensions.attributes["__string"].values #=> Array
3100
3148
  # resp.segment_response.dimensions.attributes["__string"].values[0] #=> String
3101
3149
  # resp.segment_response.dimensions.behavior.recency.duration #=> String, one of "HR_24", "DAY_7", "DAY_14", "DAY_30"
@@ -3128,7 +3176,7 @@ module Aws::Pinpoint
3128
3176
  # resp.segment_response.dimensions.metrics["__string"].comparison_operator #=> String
3129
3177
  # resp.segment_response.dimensions.metrics["__string"].value #=> Float
3130
3178
  # resp.segment_response.dimensions.user_attributes #=> Hash
3131
- # resp.segment_response.dimensions.user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
3179
+ # resp.segment_response.dimensions.user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
3132
3180
  # resp.segment_response.dimensions.user_attributes["__string"].values #=> Array
3133
3181
  # resp.segment_response.dimensions.user_attributes["__string"].values[0] #=> String
3134
3182
  # resp.segment_response.id #=> String
@@ -3144,7 +3192,7 @@ module Aws::Pinpoint
3144
3192
  # resp.segment_response.segment_groups.groups #=> Array
3145
3193
  # resp.segment_response.segment_groups.groups[0].dimensions #=> Array
3146
3194
  # resp.segment_response.segment_groups.groups[0].dimensions[0].attributes #=> Hash
3147
- # resp.segment_response.segment_groups.groups[0].dimensions[0].attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
3195
+ # resp.segment_response.segment_groups.groups[0].dimensions[0].attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
3148
3196
  # resp.segment_response.segment_groups.groups[0].dimensions[0].attributes["__string"].values #=> Array
3149
3197
  # resp.segment_response.segment_groups.groups[0].dimensions[0].attributes["__string"].values[0] #=> String
3150
3198
  # resp.segment_response.segment_groups.groups[0].dimensions[0].behavior.recency.duration #=> String, one of "HR_24", "DAY_7", "DAY_14", "DAY_30"
@@ -3177,7 +3225,7 @@ module Aws::Pinpoint
3177
3225
  # resp.segment_response.segment_groups.groups[0].dimensions[0].metrics["__string"].comparison_operator #=> String
3178
3226
  # resp.segment_response.segment_groups.groups[0].dimensions[0].metrics["__string"].value #=> Float
3179
3227
  # resp.segment_response.segment_groups.groups[0].dimensions[0].user_attributes #=> Hash
3180
- # resp.segment_response.segment_groups.groups[0].dimensions[0].user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
3228
+ # resp.segment_response.segment_groups.groups[0].dimensions[0].user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
3181
3229
  # resp.segment_response.segment_groups.groups[0].dimensions[0].user_attributes["__string"].values #=> Array
3182
3230
  # resp.segment_response.segment_groups.groups[0].dimensions[0].user_attributes["__string"].values[0] #=> String
3183
3231
  # resp.segment_response.segment_groups.groups[0].source_segments #=> Array
@@ -3892,7 +3940,7 @@ module Aws::Pinpoint
3892
3940
  # resp.campaign_response.additional_treatments[0].message_configuration.sms_message.sender_id #=> String
3893
3941
  # resp.campaign_response.additional_treatments[0].schedule.end_time #=> String
3894
3942
  # resp.campaign_response.additional_treatments[0].schedule.event_filter.dimensions.attributes #=> Hash
3895
- # resp.campaign_response.additional_treatments[0].schedule.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
3943
+ # resp.campaign_response.additional_treatments[0].schedule.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
3896
3944
  # resp.campaign_response.additional_treatments[0].schedule.event_filter.dimensions.attributes["__string"].values #=> Array
3897
3945
  # resp.campaign_response.additional_treatments[0].schedule.event_filter.dimensions.attributes["__string"].values[0] #=> String
3898
3946
  # resp.campaign_response.additional_treatments[0].schedule.event_filter.dimensions.event_type.dimension_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
@@ -3909,7 +3957,7 @@ module Aws::Pinpoint
3909
3957
  # resp.campaign_response.additional_treatments[0].schedule.start_time #=> String
3910
3958
  # resp.campaign_response.additional_treatments[0].schedule.timezone #=> String
3911
3959
  # resp.campaign_response.additional_treatments[0].size_percent #=> Integer
3912
- # resp.campaign_response.additional_treatments[0].state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED"
3960
+ # resp.campaign_response.additional_treatments[0].state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED", "INVALID"
3913
3961
  # resp.campaign_response.additional_treatments[0].template_configuration.email_template.name #=> String
3914
3962
  # resp.campaign_response.additional_treatments[0].template_configuration.email_template.version #=> String
3915
3963
  # resp.campaign_response.additional_treatments[0].template_configuration.push_template.name #=> String
@@ -3926,7 +3974,7 @@ module Aws::Pinpoint
3926
3974
  # resp.campaign_response.custom_delivery_configuration.delivery_uri #=> String
3927
3975
  # resp.campaign_response.custom_delivery_configuration.endpoint_types #=> Array
3928
3976
  # resp.campaign_response.custom_delivery_configuration.endpoint_types[0] #=> String, one of "PUSH", "GCM", "APNS", "APNS_SANDBOX", "APNS_VOIP", "APNS_VOIP_SANDBOX", "ADM", "SMS", "VOICE", "EMAIL", "BAIDU", "CUSTOM"
3929
- # resp.campaign_response.default_state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED"
3977
+ # resp.campaign_response.default_state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED", "INVALID"
3930
3978
  # resp.campaign_response.description #=> String
3931
3979
  # resp.campaign_response.holdout_percent #=> Integer
3932
3980
  # resp.campaign_response.hook.lambda_function_name #=> String
@@ -4010,7 +4058,7 @@ module Aws::Pinpoint
4010
4058
  # resp.campaign_response.name #=> String
4011
4059
  # resp.campaign_response.schedule.end_time #=> String
4012
4060
  # resp.campaign_response.schedule.event_filter.dimensions.attributes #=> Hash
4013
- # resp.campaign_response.schedule.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
4061
+ # resp.campaign_response.schedule.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
4014
4062
  # resp.campaign_response.schedule.event_filter.dimensions.attributes["__string"].values #=> Array
4015
4063
  # resp.campaign_response.schedule.event_filter.dimensions.attributes["__string"].values[0] #=> String
4016
4064
  # resp.campaign_response.schedule.event_filter.dimensions.event_type.dimension_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
@@ -4028,7 +4076,7 @@ module Aws::Pinpoint
4028
4076
  # resp.campaign_response.schedule.timezone #=> String
4029
4077
  # resp.campaign_response.segment_id #=> String
4030
4078
  # resp.campaign_response.segment_version #=> Integer
4031
- # resp.campaign_response.state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED"
4079
+ # resp.campaign_response.state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED", "INVALID"
4032
4080
  # resp.campaign_response.tags #=> Hash
4033
4081
  # resp.campaign_response.tags["__string"] #=> String
4034
4082
  # resp.campaign_response.template_configuration.email_template.name #=> String
@@ -4260,7 +4308,7 @@ module Aws::Pinpoint
4260
4308
  # resp.campaign_response.additional_treatments[0].message_configuration.sms_message.sender_id #=> String
4261
4309
  # resp.campaign_response.additional_treatments[0].schedule.end_time #=> String
4262
4310
  # resp.campaign_response.additional_treatments[0].schedule.event_filter.dimensions.attributes #=> Hash
4263
- # resp.campaign_response.additional_treatments[0].schedule.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
4311
+ # resp.campaign_response.additional_treatments[0].schedule.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
4264
4312
  # resp.campaign_response.additional_treatments[0].schedule.event_filter.dimensions.attributes["__string"].values #=> Array
4265
4313
  # resp.campaign_response.additional_treatments[0].schedule.event_filter.dimensions.attributes["__string"].values[0] #=> String
4266
4314
  # resp.campaign_response.additional_treatments[0].schedule.event_filter.dimensions.event_type.dimension_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
@@ -4277,7 +4325,7 @@ module Aws::Pinpoint
4277
4325
  # resp.campaign_response.additional_treatments[0].schedule.start_time #=> String
4278
4326
  # resp.campaign_response.additional_treatments[0].schedule.timezone #=> String
4279
4327
  # resp.campaign_response.additional_treatments[0].size_percent #=> Integer
4280
- # resp.campaign_response.additional_treatments[0].state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED"
4328
+ # resp.campaign_response.additional_treatments[0].state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED", "INVALID"
4281
4329
  # resp.campaign_response.additional_treatments[0].template_configuration.email_template.name #=> String
4282
4330
  # resp.campaign_response.additional_treatments[0].template_configuration.email_template.version #=> String
4283
4331
  # resp.campaign_response.additional_treatments[0].template_configuration.push_template.name #=> String
@@ -4294,7 +4342,7 @@ module Aws::Pinpoint
4294
4342
  # resp.campaign_response.custom_delivery_configuration.delivery_uri #=> String
4295
4343
  # resp.campaign_response.custom_delivery_configuration.endpoint_types #=> Array
4296
4344
  # resp.campaign_response.custom_delivery_configuration.endpoint_types[0] #=> String, one of "PUSH", "GCM", "APNS", "APNS_SANDBOX", "APNS_VOIP", "APNS_VOIP_SANDBOX", "ADM", "SMS", "VOICE", "EMAIL", "BAIDU", "CUSTOM"
4297
- # resp.campaign_response.default_state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED"
4345
+ # resp.campaign_response.default_state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED", "INVALID"
4298
4346
  # resp.campaign_response.description #=> String
4299
4347
  # resp.campaign_response.holdout_percent #=> Integer
4300
4348
  # resp.campaign_response.hook.lambda_function_name #=> String
@@ -4378,7 +4426,7 @@ module Aws::Pinpoint
4378
4426
  # resp.campaign_response.name #=> String
4379
4427
  # resp.campaign_response.schedule.end_time #=> String
4380
4428
  # resp.campaign_response.schedule.event_filter.dimensions.attributes #=> Hash
4381
- # resp.campaign_response.schedule.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
4429
+ # resp.campaign_response.schedule.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
4382
4430
  # resp.campaign_response.schedule.event_filter.dimensions.attributes["__string"].values #=> Array
4383
4431
  # resp.campaign_response.schedule.event_filter.dimensions.attributes["__string"].values[0] #=> String
4384
4432
  # resp.campaign_response.schedule.event_filter.dimensions.event_type.dimension_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
@@ -4396,7 +4444,7 @@ module Aws::Pinpoint
4396
4444
  # resp.campaign_response.schedule.timezone #=> String
4397
4445
  # resp.campaign_response.segment_id #=> String
4398
4446
  # resp.campaign_response.segment_version #=> Integer
4399
- # resp.campaign_response.state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED"
4447
+ # resp.campaign_response.state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED", "INVALID"
4400
4448
  # resp.campaign_response.tags #=> Hash
4401
4449
  # resp.campaign_response.tags["__string"] #=> String
4402
4450
  # resp.campaign_response.template_configuration.email_template.name #=> String
@@ -4522,7 +4570,7 @@ module Aws::Pinpoint
4522
4570
  # resp.campaigns_response.item[0].additional_treatments[0].message_configuration.sms_message.sender_id #=> String
4523
4571
  # resp.campaigns_response.item[0].additional_treatments[0].schedule.end_time #=> String
4524
4572
  # resp.campaigns_response.item[0].additional_treatments[0].schedule.event_filter.dimensions.attributes #=> Hash
4525
- # resp.campaigns_response.item[0].additional_treatments[0].schedule.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
4573
+ # resp.campaigns_response.item[0].additional_treatments[0].schedule.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
4526
4574
  # resp.campaigns_response.item[0].additional_treatments[0].schedule.event_filter.dimensions.attributes["__string"].values #=> Array
4527
4575
  # resp.campaigns_response.item[0].additional_treatments[0].schedule.event_filter.dimensions.attributes["__string"].values[0] #=> String
4528
4576
  # resp.campaigns_response.item[0].additional_treatments[0].schedule.event_filter.dimensions.event_type.dimension_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
@@ -4539,7 +4587,7 @@ module Aws::Pinpoint
4539
4587
  # resp.campaigns_response.item[0].additional_treatments[0].schedule.start_time #=> String
4540
4588
  # resp.campaigns_response.item[0].additional_treatments[0].schedule.timezone #=> String
4541
4589
  # resp.campaigns_response.item[0].additional_treatments[0].size_percent #=> Integer
4542
- # resp.campaigns_response.item[0].additional_treatments[0].state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED"
4590
+ # resp.campaigns_response.item[0].additional_treatments[0].state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED", "INVALID"
4543
4591
  # resp.campaigns_response.item[0].additional_treatments[0].template_configuration.email_template.name #=> String
4544
4592
  # resp.campaigns_response.item[0].additional_treatments[0].template_configuration.email_template.version #=> String
4545
4593
  # resp.campaigns_response.item[0].additional_treatments[0].template_configuration.push_template.name #=> String
@@ -4556,7 +4604,7 @@ module Aws::Pinpoint
4556
4604
  # resp.campaigns_response.item[0].custom_delivery_configuration.delivery_uri #=> String
4557
4605
  # resp.campaigns_response.item[0].custom_delivery_configuration.endpoint_types #=> Array
4558
4606
  # resp.campaigns_response.item[0].custom_delivery_configuration.endpoint_types[0] #=> String, one of "PUSH", "GCM", "APNS", "APNS_SANDBOX", "APNS_VOIP", "APNS_VOIP_SANDBOX", "ADM", "SMS", "VOICE", "EMAIL", "BAIDU", "CUSTOM"
4559
- # resp.campaigns_response.item[0].default_state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED"
4607
+ # resp.campaigns_response.item[0].default_state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED", "INVALID"
4560
4608
  # resp.campaigns_response.item[0].description #=> String
4561
4609
  # resp.campaigns_response.item[0].holdout_percent #=> Integer
4562
4610
  # resp.campaigns_response.item[0].hook.lambda_function_name #=> String
@@ -4640,7 +4688,7 @@ module Aws::Pinpoint
4640
4688
  # resp.campaigns_response.item[0].name #=> String
4641
4689
  # resp.campaigns_response.item[0].schedule.end_time #=> String
4642
4690
  # resp.campaigns_response.item[0].schedule.event_filter.dimensions.attributes #=> Hash
4643
- # resp.campaigns_response.item[0].schedule.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
4691
+ # resp.campaigns_response.item[0].schedule.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
4644
4692
  # resp.campaigns_response.item[0].schedule.event_filter.dimensions.attributes["__string"].values #=> Array
4645
4693
  # resp.campaigns_response.item[0].schedule.event_filter.dimensions.attributes["__string"].values[0] #=> String
4646
4694
  # resp.campaigns_response.item[0].schedule.event_filter.dimensions.event_type.dimension_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
@@ -4658,7 +4706,7 @@ module Aws::Pinpoint
4658
4706
  # resp.campaigns_response.item[0].schedule.timezone #=> String
4659
4707
  # resp.campaigns_response.item[0].segment_id #=> String
4660
4708
  # resp.campaigns_response.item[0].segment_version #=> Integer
4661
- # resp.campaigns_response.item[0].state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED"
4709
+ # resp.campaigns_response.item[0].state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED", "INVALID"
4662
4710
  # resp.campaigns_response.item[0].tags #=> Hash
4663
4711
  # resp.campaigns_response.item[0].tags["__string"] #=> String
4664
4712
  # resp.campaigns_response.item[0].template_configuration.email_template.name #=> String
@@ -4783,7 +4831,7 @@ module Aws::Pinpoint
4783
4831
  # resp.campaigns_response.item[0].additional_treatments[0].message_configuration.sms_message.sender_id #=> String
4784
4832
  # resp.campaigns_response.item[0].additional_treatments[0].schedule.end_time #=> String
4785
4833
  # resp.campaigns_response.item[0].additional_treatments[0].schedule.event_filter.dimensions.attributes #=> Hash
4786
- # resp.campaigns_response.item[0].additional_treatments[0].schedule.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
4834
+ # resp.campaigns_response.item[0].additional_treatments[0].schedule.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
4787
4835
  # resp.campaigns_response.item[0].additional_treatments[0].schedule.event_filter.dimensions.attributes["__string"].values #=> Array
4788
4836
  # resp.campaigns_response.item[0].additional_treatments[0].schedule.event_filter.dimensions.attributes["__string"].values[0] #=> String
4789
4837
  # resp.campaigns_response.item[0].additional_treatments[0].schedule.event_filter.dimensions.event_type.dimension_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
@@ -4800,7 +4848,7 @@ module Aws::Pinpoint
4800
4848
  # resp.campaigns_response.item[0].additional_treatments[0].schedule.start_time #=> String
4801
4849
  # resp.campaigns_response.item[0].additional_treatments[0].schedule.timezone #=> String
4802
4850
  # resp.campaigns_response.item[0].additional_treatments[0].size_percent #=> Integer
4803
- # resp.campaigns_response.item[0].additional_treatments[0].state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED"
4851
+ # resp.campaigns_response.item[0].additional_treatments[0].state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED", "INVALID"
4804
4852
  # resp.campaigns_response.item[0].additional_treatments[0].template_configuration.email_template.name #=> String
4805
4853
  # resp.campaigns_response.item[0].additional_treatments[0].template_configuration.email_template.version #=> String
4806
4854
  # resp.campaigns_response.item[0].additional_treatments[0].template_configuration.push_template.name #=> String
@@ -4817,7 +4865,7 @@ module Aws::Pinpoint
4817
4865
  # resp.campaigns_response.item[0].custom_delivery_configuration.delivery_uri #=> String
4818
4866
  # resp.campaigns_response.item[0].custom_delivery_configuration.endpoint_types #=> Array
4819
4867
  # resp.campaigns_response.item[0].custom_delivery_configuration.endpoint_types[0] #=> String, one of "PUSH", "GCM", "APNS", "APNS_SANDBOX", "APNS_VOIP", "APNS_VOIP_SANDBOX", "ADM", "SMS", "VOICE", "EMAIL", "BAIDU", "CUSTOM"
4820
- # resp.campaigns_response.item[0].default_state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED"
4868
+ # resp.campaigns_response.item[0].default_state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED", "INVALID"
4821
4869
  # resp.campaigns_response.item[0].description #=> String
4822
4870
  # resp.campaigns_response.item[0].holdout_percent #=> Integer
4823
4871
  # resp.campaigns_response.item[0].hook.lambda_function_name #=> String
@@ -4901,7 +4949,7 @@ module Aws::Pinpoint
4901
4949
  # resp.campaigns_response.item[0].name #=> String
4902
4950
  # resp.campaigns_response.item[0].schedule.end_time #=> String
4903
4951
  # resp.campaigns_response.item[0].schedule.event_filter.dimensions.attributes #=> Hash
4904
- # resp.campaigns_response.item[0].schedule.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
4952
+ # resp.campaigns_response.item[0].schedule.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
4905
4953
  # resp.campaigns_response.item[0].schedule.event_filter.dimensions.attributes["__string"].values #=> Array
4906
4954
  # resp.campaigns_response.item[0].schedule.event_filter.dimensions.attributes["__string"].values[0] #=> String
4907
4955
  # resp.campaigns_response.item[0].schedule.event_filter.dimensions.event_type.dimension_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
@@ -4919,7 +4967,7 @@ module Aws::Pinpoint
4919
4967
  # resp.campaigns_response.item[0].schedule.timezone #=> String
4920
4968
  # resp.campaigns_response.item[0].segment_id #=> String
4921
4969
  # resp.campaigns_response.item[0].segment_version #=> Integer
4922
- # resp.campaigns_response.item[0].state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED"
4970
+ # resp.campaigns_response.item[0].state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED", "INVALID"
4923
4971
  # resp.campaigns_response.item[0].tags #=> Hash
4924
4972
  # resp.campaigns_response.item[0].tags["__string"] #=> String
4925
4973
  # resp.campaigns_response.item[0].template_configuration.email_template.name #=> String
@@ -5437,7 +5485,7 @@ module Aws::Pinpoint
5437
5485
  # resp.journey_response.activities["__string"].custom.template_version #=> String
5438
5486
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions #=> Array
5439
5487
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].event_condition.dimensions.attributes #=> Hash
5440
- # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].event_condition.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
5488
+ # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].event_condition.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
5441
5489
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].event_condition.dimensions.attributes["__string"].values #=> Array
5442
5490
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].event_condition.dimensions.attributes["__string"].values[0] #=> String
5443
5491
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].event_condition.dimensions.event_type.dimension_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
@@ -5449,7 +5497,7 @@ module Aws::Pinpoint
5449
5497
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].event_condition.message_activity #=> String
5450
5498
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_condition.segment_id #=> String
5451
5499
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.attributes #=> Hash
5452
- # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
5500
+ # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
5453
5501
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.attributes["__string"].values #=> Array
5454
5502
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.attributes["__string"].values[0] #=> String
5455
5503
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.behavior.recency.duration #=> String, one of "HR_24", "DAY_7", "DAY_14", "DAY_30"
@@ -5482,7 +5530,7 @@ module Aws::Pinpoint
5482
5530
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.metrics["__string"].comparison_operator #=> String
5483
5531
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.metrics["__string"].value #=> Float
5484
5532
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.user_attributes #=> Hash
5485
- # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
5533
+ # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
5486
5534
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.user_attributes["__string"].values #=> Array
5487
5535
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.user_attributes["__string"].values[0] #=> String
5488
5536
  # resp.journey_response.activities["__string"].conditional_split.condition.operator #=> String, one of "ALL", "ANY"
@@ -5499,7 +5547,7 @@ module Aws::Pinpoint
5499
5547
  # resp.journey_response.activities["__string"].holdout.percentage #=> Integer
5500
5548
  # resp.journey_response.activities["__string"].multi_condition.branches #=> Array
5501
5549
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.event_condition.dimensions.attributes #=> Hash
5502
- # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.event_condition.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
5550
+ # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.event_condition.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
5503
5551
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.event_condition.dimensions.attributes["__string"].values #=> Array
5504
5552
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.event_condition.dimensions.attributes["__string"].values[0] #=> String
5505
5553
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.event_condition.dimensions.event_type.dimension_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
@@ -5511,7 +5559,7 @@ module Aws::Pinpoint
5511
5559
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.event_condition.message_activity #=> String
5512
5560
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_condition.segment_id #=> String
5513
5561
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.attributes #=> Hash
5514
- # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
5562
+ # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
5515
5563
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.attributes["__string"].values #=> Array
5516
5564
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.attributes["__string"].values[0] #=> String
5517
5565
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.behavior.recency.duration #=> String, one of "HR_24", "DAY_7", "DAY_14", "DAY_30"
@@ -5544,7 +5592,7 @@ module Aws::Pinpoint
5544
5592
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.metrics["__string"].comparison_operator #=> String
5545
5593
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.metrics["__string"].value #=> Float
5546
5594
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.user_attributes #=> Hash
5547
- # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
5595
+ # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
5548
5596
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.user_attributes["__string"].values #=> Array
5549
5597
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.user_attributes["__string"].values[0] #=> String
5550
5598
  # resp.journey_response.activities["__string"].multi_condition.branches[0].next_activity #=> String
@@ -5583,6 +5631,18 @@ module Aws::Pinpoint
5583
5631
  # resp.journey_response.schedule.timezone #=> String
5584
5632
  # resp.journey_response.start_activity #=> String
5585
5633
  # resp.journey_response.start_condition.description #=> String
5634
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.attributes #=> Hash
5635
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
5636
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.attributes["__string"].values #=> Array
5637
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.attributes["__string"].values[0] #=> String
5638
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.event_type.dimension_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
5639
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.event_type.values #=> Array
5640
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.event_type.values[0] #=> String
5641
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.metrics #=> Hash
5642
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.metrics["__string"].comparison_operator #=> String
5643
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.metrics["__string"].value #=> Float
5644
+ # resp.journey_response.start_condition.event_start_condition.event_filter.filter_type #=> String, one of "SYSTEM", "ENDPOINT"
5645
+ # resp.journey_response.start_condition.event_start_condition.segment_id #=> String
5586
5646
  # resp.journey_response.start_condition.segment_start_condition.segment_id #=> String
5587
5647
  # resp.journey_response.state #=> String, one of "DRAFT", "ACTIVE", "COMPLETED", "CANCELLED", "CLOSED"
5588
5648
  # resp.journey_response.tags #=> Hash
@@ -5934,7 +5994,7 @@ module Aws::Pinpoint
5934
5994
  # resp.segment_response.arn #=> String
5935
5995
  # resp.segment_response.creation_date #=> String
5936
5996
  # resp.segment_response.dimensions.attributes #=> Hash
5937
- # resp.segment_response.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
5997
+ # resp.segment_response.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
5938
5998
  # resp.segment_response.dimensions.attributes["__string"].values #=> Array
5939
5999
  # resp.segment_response.dimensions.attributes["__string"].values[0] #=> String
5940
6000
  # resp.segment_response.dimensions.behavior.recency.duration #=> String, one of "HR_24", "DAY_7", "DAY_14", "DAY_30"
@@ -5967,7 +6027,7 @@ module Aws::Pinpoint
5967
6027
  # resp.segment_response.dimensions.metrics["__string"].comparison_operator #=> String
5968
6028
  # resp.segment_response.dimensions.metrics["__string"].value #=> Float
5969
6029
  # resp.segment_response.dimensions.user_attributes #=> Hash
5970
- # resp.segment_response.dimensions.user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
6030
+ # resp.segment_response.dimensions.user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
5971
6031
  # resp.segment_response.dimensions.user_attributes["__string"].values #=> Array
5972
6032
  # resp.segment_response.dimensions.user_attributes["__string"].values[0] #=> String
5973
6033
  # resp.segment_response.id #=> String
@@ -5983,7 +6043,7 @@ module Aws::Pinpoint
5983
6043
  # resp.segment_response.segment_groups.groups #=> Array
5984
6044
  # resp.segment_response.segment_groups.groups[0].dimensions #=> Array
5985
6045
  # resp.segment_response.segment_groups.groups[0].dimensions[0].attributes #=> Hash
5986
- # resp.segment_response.segment_groups.groups[0].dimensions[0].attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
6046
+ # resp.segment_response.segment_groups.groups[0].dimensions[0].attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
5987
6047
  # resp.segment_response.segment_groups.groups[0].dimensions[0].attributes["__string"].values #=> Array
5988
6048
  # resp.segment_response.segment_groups.groups[0].dimensions[0].attributes["__string"].values[0] #=> String
5989
6049
  # resp.segment_response.segment_groups.groups[0].dimensions[0].behavior.recency.duration #=> String, one of "HR_24", "DAY_7", "DAY_14", "DAY_30"
@@ -6016,7 +6076,7 @@ module Aws::Pinpoint
6016
6076
  # resp.segment_response.segment_groups.groups[0].dimensions[0].metrics["__string"].comparison_operator #=> String
6017
6077
  # resp.segment_response.segment_groups.groups[0].dimensions[0].metrics["__string"].value #=> Float
6018
6078
  # resp.segment_response.segment_groups.groups[0].dimensions[0].user_attributes #=> Hash
6019
- # resp.segment_response.segment_groups.groups[0].dimensions[0].user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
6079
+ # resp.segment_response.segment_groups.groups[0].dimensions[0].user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
6020
6080
  # resp.segment_response.segment_groups.groups[0].dimensions[0].user_attributes["__string"].values #=> Array
6021
6081
  # resp.segment_response.segment_groups.groups[0].dimensions[0].user_attributes["__string"].values[0] #=> String
6022
6082
  # resp.segment_response.segment_groups.groups[0].source_segments #=> Array
@@ -6181,7 +6241,7 @@ module Aws::Pinpoint
6181
6241
  # resp.segment_response.arn #=> String
6182
6242
  # resp.segment_response.creation_date #=> String
6183
6243
  # resp.segment_response.dimensions.attributes #=> Hash
6184
- # resp.segment_response.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
6244
+ # resp.segment_response.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
6185
6245
  # resp.segment_response.dimensions.attributes["__string"].values #=> Array
6186
6246
  # resp.segment_response.dimensions.attributes["__string"].values[0] #=> String
6187
6247
  # resp.segment_response.dimensions.behavior.recency.duration #=> String, one of "HR_24", "DAY_7", "DAY_14", "DAY_30"
@@ -6214,7 +6274,7 @@ module Aws::Pinpoint
6214
6274
  # resp.segment_response.dimensions.metrics["__string"].comparison_operator #=> String
6215
6275
  # resp.segment_response.dimensions.metrics["__string"].value #=> Float
6216
6276
  # resp.segment_response.dimensions.user_attributes #=> Hash
6217
- # resp.segment_response.dimensions.user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
6277
+ # resp.segment_response.dimensions.user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
6218
6278
  # resp.segment_response.dimensions.user_attributes["__string"].values #=> Array
6219
6279
  # resp.segment_response.dimensions.user_attributes["__string"].values[0] #=> String
6220
6280
  # resp.segment_response.id #=> String
@@ -6230,7 +6290,7 @@ module Aws::Pinpoint
6230
6290
  # resp.segment_response.segment_groups.groups #=> Array
6231
6291
  # resp.segment_response.segment_groups.groups[0].dimensions #=> Array
6232
6292
  # resp.segment_response.segment_groups.groups[0].dimensions[0].attributes #=> Hash
6233
- # resp.segment_response.segment_groups.groups[0].dimensions[0].attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
6293
+ # resp.segment_response.segment_groups.groups[0].dimensions[0].attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
6234
6294
  # resp.segment_response.segment_groups.groups[0].dimensions[0].attributes["__string"].values #=> Array
6235
6295
  # resp.segment_response.segment_groups.groups[0].dimensions[0].attributes["__string"].values[0] #=> String
6236
6296
  # resp.segment_response.segment_groups.groups[0].dimensions[0].behavior.recency.duration #=> String, one of "HR_24", "DAY_7", "DAY_14", "DAY_30"
@@ -6263,7 +6323,7 @@ module Aws::Pinpoint
6263
6323
  # resp.segment_response.segment_groups.groups[0].dimensions[0].metrics["__string"].comparison_operator #=> String
6264
6324
  # resp.segment_response.segment_groups.groups[0].dimensions[0].metrics["__string"].value #=> Float
6265
6325
  # resp.segment_response.segment_groups.groups[0].dimensions[0].user_attributes #=> Hash
6266
- # resp.segment_response.segment_groups.groups[0].dimensions[0].user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
6326
+ # resp.segment_response.segment_groups.groups[0].dimensions[0].user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
6267
6327
  # resp.segment_response.segment_groups.groups[0].dimensions[0].user_attributes["__string"].values #=> Array
6268
6328
  # resp.segment_response.segment_groups.groups[0].dimensions[0].user_attributes["__string"].values[0] #=> String
6269
6329
  # resp.segment_response.segment_groups.groups[0].source_segments #=> Array
@@ -6318,7 +6378,7 @@ module Aws::Pinpoint
6318
6378
  # resp.segments_response.item[0].arn #=> String
6319
6379
  # resp.segments_response.item[0].creation_date #=> String
6320
6380
  # resp.segments_response.item[0].dimensions.attributes #=> Hash
6321
- # resp.segments_response.item[0].dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
6381
+ # resp.segments_response.item[0].dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
6322
6382
  # resp.segments_response.item[0].dimensions.attributes["__string"].values #=> Array
6323
6383
  # resp.segments_response.item[0].dimensions.attributes["__string"].values[0] #=> String
6324
6384
  # resp.segments_response.item[0].dimensions.behavior.recency.duration #=> String, one of "HR_24", "DAY_7", "DAY_14", "DAY_30"
@@ -6351,7 +6411,7 @@ module Aws::Pinpoint
6351
6411
  # resp.segments_response.item[0].dimensions.metrics["__string"].comparison_operator #=> String
6352
6412
  # resp.segments_response.item[0].dimensions.metrics["__string"].value #=> Float
6353
6413
  # resp.segments_response.item[0].dimensions.user_attributes #=> Hash
6354
- # resp.segments_response.item[0].dimensions.user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
6414
+ # resp.segments_response.item[0].dimensions.user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
6355
6415
  # resp.segments_response.item[0].dimensions.user_attributes["__string"].values #=> Array
6356
6416
  # resp.segments_response.item[0].dimensions.user_attributes["__string"].values[0] #=> String
6357
6417
  # resp.segments_response.item[0].id #=> String
@@ -6367,7 +6427,7 @@ module Aws::Pinpoint
6367
6427
  # resp.segments_response.item[0].segment_groups.groups #=> Array
6368
6428
  # resp.segments_response.item[0].segment_groups.groups[0].dimensions #=> Array
6369
6429
  # resp.segments_response.item[0].segment_groups.groups[0].dimensions[0].attributes #=> Hash
6370
- # resp.segments_response.item[0].segment_groups.groups[0].dimensions[0].attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
6430
+ # resp.segments_response.item[0].segment_groups.groups[0].dimensions[0].attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
6371
6431
  # resp.segments_response.item[0].segment_groups.groups[0].dimensions[0].attributes["__string"].values #=> Array
6372
6432
  # resp.segments_response.item[0].segment_groups.groups[0].dimensions[0].attributes["__string"].values[0] #=> String
6373
6433
  # resp.segments_response.item[0].segment_groups.groups[0].dimensions[0].behavior.recency.duration #=> String, one of "HR_24", "DAY_7", "DAY_14", "DAY_30"
@@ -6400,7 +6460,7 @@ module Aws::Pinpoint
6400
6460
  # resp.segments_response.item[0].segment_groups.groups[0].dimensions[0].metrics["__string"].comparison_operator #=> String
6401
6461
  # resp.segments_response.item[0].segment_groups.groups[0].dimensions[0].metrics["__string"].value #=> Float
6402
6462
  # resp.segments_response.item[0].segment_groups.groups[0].dimensions[0].user_attributes #=> Hash
6403
- # resp.segments_response.item[0].segment_groups.groups[0].dimensions[0].user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
6463
+ # resp.segments_response.item[0].segment_groups.groups[0].dimensions[0].user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
6404
6464
  # resp.segments_response.item[0].segment_groups.groups[0].dimensions[0].user_attributes["__string"].values #=> Array
6405
6465
  # resp.segments_response.item[0].segment_groups.groups[0].dimensions[0].user_attributes["__string"].values[0] #=> String
6406
6466
  # resp.segments_response.item[0].segment_groups.groups[0].source_segments #=> Array
@@ -6452,7 +6512,7 @@ module Aws::Pinpoint
6452
6512
  # resp.segments_response.item[0].arn #=> String
6453
6513
  # resp.segments_response.item[0].creation_date #=> String
6454
6514
  # resp.segments_response.item[0].dimensions.attributes #=> Hash
6455
- # resp.segments_response.item[0].dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
6515
+ # resp.segments_response.item[0].dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
6456
6516
  # resp.segments_response.item[0].dimensions.attributes["__string"].values #=> Array
6457
6517
  # resp.segments_response.item[0].dimensions.attributes["__string"].values[0] #=> String
6458
6518
  # resp.segments_response.item[0].dimensions.behavior.recency.duration #=> String, one of "HR_24", "DAY_7", "DAY_14", "DAY_30"
@@ -6485,7 +6545,7 @@ module Aws::Pinpoint
6485
6545
  # resp.segments_response.item[0].dimensions.metrics["__string"].comparison_operator #=> String
6486
6546
  # resp.segments_response.item[0].dimensions.metrics["__string"].value #=> Float
6487
6547
  # resp.segments_response.item[0].dimensions.user_attributes #=> Hash
6488
- # resp.segments_response.item[0].dimensions.user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
6548
+ # resp.segments_response.item[0].dimensions.user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
6489
6549
  # resp.segments_response.item[0].dimensions.user_attributes["__string"].values #=> Array
6490
6550
  # resp.segments_response.item[0].dimensions.user_attributes["__string"].values[0] #=> String
6491
6551
  # resp.segments_response.item[0].id #=> String
@@ -6501,7 +6561,7 @@ module Aws::Pinpoint
6501
6561
  # resp.segments_response.item[0].segment_groups.groups #=> Array
6502
6562
  # resp.segments_response.item[0].segment_groups.groups[0].dimensions #=> Array
6503
6563
  # resp.segments_response.item[0].segment_groups.groups[0].dimensions[0].attributes #=> Hash
6504
- # resp.segments_response.item[0].segment_groups.groups[0].dimensions[0].attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
6564
+ # resp.segments_response.item[0].segment_groups.groups[0].dimensions[0].attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
6505
6565
  # resp.segments_response.item[0].segment_groups.groups[0].dimensions[0].attributes["__string"].values #=> Array
6506
6566
  # resp.segments_response.item[0].segment_groups.groups[0].dimensions[0].attributes["__string"].values[0] #=> String
6507
6567
  # resp.segments_response.item[0].segment_groups.groups[0].dimensions[0].behavior.recency.duration #=> String, one of "HR_24", "DAY_7", "DAY_14", "DAY_30"
@@ -6534,7 +6594,7 @@ module Aws::Pinpoint
6534
6594
  # resp.segments_response.item[0].segment_groups.groups[0].dimensions[0].metrics["__string"].comparison_operator #=> String
6535
6595
  # resp.segments_response.item[0].segment_groups.groups[0].dimensions[0].metrics["__string"].value #=> Float
6536
6596
  # resp.segments_response.item[0].segment_groups.groups[0].dimensions[0].user_attributes #=> Hash
6537
- # resp.segments_response.item[0].segment_groups.groups[0].dimensions[0].user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
6597
+ # resp.segments_response.item[0].segment_groups.groups[0].dimensions[0].user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
6538
6598
  # resp.segments_response.item[0].segment_groups.groups[0].dimensions[0].user_attributes["__string"].values #=> Array
6539
6599
  # resp.segments_response.item[0].segment_groups.groups[0].dimensions[0].user_attributes["__string"].values[0] #=> String
6540
6600
  # resp.segments_response.item[0].segment_groups.groups[0].source_segments #=> Array
@@ -6819,7 +6879,7 @@ module Aws::Pinpoint
6819
6879
  # resp.journeys_response.item[0].activities["__string"].custom.template_version #=> String
6820
6880
  # resp.journeys_response.item[0].activities["__string"].conditional_split.condition.conditions #=> Array
6821
6881
  # resp.journeys_response.item[0].activities["__string"].conditional_split.condition.conditions[0].event_condition.dimensions.attributes #=> Hash
6822
- # resp.journeys_response.item[0].activities["__string"].conditional_split.condition.conditions[0].event_condition.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
6882
+ # resp.journeys_response.item[0].activities["__string"].conditional_split.condition.conditions[0].event_condition.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
6823
6883
  # resp.journeys_response.item[0].activities["__string"].conditional_split.condition.conditions[0].event_condition.dimensions.attributes["__string"].values #=> Array
6824
6884
  # resp.journeys_response.item[0].activities["__string"].conditional_split.condition.conditions[0].event_condition.dimensions.attributes["__string"].values[0] #=> String
6825
6885
  # resp.journeys_response.item[0].activities["__string"].conditional_split.condition.conditions[0].event_condition.dimensions.event_type.dimension_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
@@ -6831,7 +6891,7 @@ module Aws::Pinpoint
6831
6891
  # resp.journeys_response.item[0].activities["__string"].conditional_split.condition.conditions[0].event_condition.message_activity #=> String
6832
6892
  # resp.journeys_response.item[0].activities["__string"].conditional_split.condition.conditions[0].segment_condition.segment_id #=> String
6833
6893
  # resp.journeys_response.item[0].activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.attributes #=> Hash
6834
- # resp.journeys_response.item[0].activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
6894
+ # resp.journeys_response.item[0].activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
6835
6895
  # resp.journeys_response.item[0].activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.attributes["__string"].values #=> Array
6836
6896
  # resp.journeys_response.item[0].activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.attributes["__string"].values[0] #=> String
6837
6897
  # resp.journeys_response.item[0].activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.behavior.recency.duration #=> String, one of "HR_24", "DAY_7", "DAY_14", "DAY_30"
@@ -6864,7 +6924,7 @@ module Aws::Pinpoint
6864
6924
  # resp.journeys_response.item[0].activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.metrics["__string"].comparison_operator #=> String
6865
6925
  # resp.journeys_response.item[0].activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.metrics["__string"].value #=> Float
6866
6926
  # resp.journeys_response.item[0].activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.user_attributes #=> Hash
6867
- # resp.journeys_response.item[0].activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
6927
+ # resp.journeys_response.item[0].activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
6868
6928
  # resp.journeys_response.item[0].activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.user_attributes["__string"].values #=> Array
6869
6929
  # resp.journeys_response.item[0].activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.user_attributes["__string"].values[0] #=> String
6870
6930
  # resp.journeys_response.item[0].activities["__string"].conditional_split.condition.operator #=> String, one of "ALL", "ANY"
@@ -6881,7 +6941,7 @@ module Aws::Pinpoint
6881
6941
  # resp.journeys_response.item[0].activities["__string"].holdout.percentage #=> Integer
6882
6942
  # resp.journeys_response.item[0].activities["__string"].multi_condition.branches #=> Array
6883
6943
  # resp.journeys_response.item[0].activities["__string"].multi_condition.branches[0].condition.event_condition.dimensions.attributes #=> Hash
6884
- # resp.journeys_response.item[0].activities["__string"].multi_condition.branches[0].condition.event_condition.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
6944
+ # resp.journeys_response.item[0].activities["__string"].multi_condition.branches[0].condition.event_condition.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
6885
6945
  # resp.journeys_response.item[0].activities["__string"].multi_condition.branches[0].condition.event_condition.dimensions.attributes["__string"].values #=> Array
6886
6946
  # resp.journeys_response.item[0].activities["__string"].multi_condition.branches[0].condition.event_condition.dimensions.attributes["__string"].values[0] #=> String
6887
6947
  # resp.journeys_response.item[0].activities["__string"].multi_condition.branches[0].condition.event_condition.dimensions.event_type.dimension_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
@@ -6893,7 +6953,7 @@ module Aws::Pinpoint
6893
6953
  # resp.journeys_response.item[0].activities["__string"].multi_condition.branches[0].condition.event_condition.message_activity #=> String
6894
6954
  # resp.journeys_response.item[0].activities["__string"].multi_condition.branches[0].condition.segment_condition.segment_id #=> String
6895
6955
  # resp.journeys_response.item[0].activities["__string"].multi_condition.branches[0].condition.segment_dimensions.attributes #=> Hash
6896
- # resp.journeys_response.item[0].activities["__string"].multi_condition.branches[0].condition.segment_dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
6956
+ # resp.journeys_response.item[0].activities["__string"].multi_condition.branches[0].condition.segment_dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
6897
6957
  # resp.journeys_response.item[0].activities["__string"].multi_condition.branches[0].condition.segment_dimensions.attributes["__string"].values #=> Array
6898
6958
  # resp.journeys_response.item[0].activities["__string"].multi_condition.branches[0].condition.segment_dimensions.attributes["__string"].values[0] #=> String
6899
6959
  # resp.journeys_response.item[0].activities["__string"].multi_condition.branches[0].condition.segment_dimensions.behavior.recency.duration #=> String, one of "HR_24", "DAY_7", "DAY_14", "DAY_30"
@@ -6926,7 +6986,7 @@ module Aws::Pinpoint
6926
6986
  # resp.journeys_response.item[0].activities["__string"].multi_condition.branches[0].condition.segment_dimensions.metrics["__string"].comparison_operator #=> String
6927
6987
  # resp.journeys_response.item[0].activities["__string"].multi_condition.branches[0].condition.segment_dimensions.metrics["__string"].value #=> Float
6928
6988
  # resp.journeys_response.item[0].activities["__string"].multi_condition.branches[0].condition.segment_dimensions.user_attributes #=> Hash
6929
- # resp.journeys_response.item[0].activities["__string"].multi_condition.branches[0].condition.segment_dimensions.user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
6989
+ # resp.journeys_response.item[0].activities["__string"].multi_condition.branches[0].condition.segment_dimensions.user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
6930
6990
  # resp.journeys_response.item[0].activities["__string"].multi_condition.branches[0].condition.segment_dimensions.user_attributes["__string"].values #=> Array
6931
6991
  # resp.journeys_response.item[0].activities["__string"].multi_condition.branches[0].condition.segment_dimensions.user_attributes["__string"].values[0] #=> String
6932
6992
  # resp.journeys_response.item[0].activities["__string"].multi_condition.branches[0].next_activity #=> String
@@ -6965,6 +7025,18 @@ module Aws::Pinpoint
6965
7025
  # resp.journeys_response.item[0].schedule.timezone #=> String
6966
7026
  # resp.journeys_response.item[0].start_activity #=> String
6967
7027
  # resp.journeys_response.item[0].start_condition.description #=> String
7028
+ # resp.journeys_response.item[0].start_condition.event_start_condition.event_filter.dimensions.attributes #=> Hash
7029
+ # resp.journeys_response.item[0].start_condition.event_start_condition.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
7030
+ # resp.journeys_response.item[0].start_condition.event_start_condition.event_filter.dimensions.attributes["__string"].values #=> Array
7031
+ # resp.journeys_response.item[0].start_condition.event_start_condition.event_filter.dimensions.attributes["__string"].values[0] #=> String
7032
+ # resp.journeys_response.item[0].start_condition.event_start_condition.event_filter.dimensions.event_type.dimension_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
7033
+ # resp.journeys_response.item[0].start_condition.event_start_condition.event_filter.dimensions.event_type.values #=> Array
7034
+ # resp.journeys_response.item[0].start_condition.event_start_condition.event_filter.dimensions.event_type.values[0] #=> String
7035
+ # resp.journeys_response.item[0].start_condition.event_start_condition.event_filter.dimensions.metrics #=> Hash
7036
+ # resp.journeys_response.item[0].start_condition.event_start_condition.event_filter.dimensions.metrics["__string"].comparison_operator #=> String
7037
+ # resp.journeys_response.item[0].start_condition.event_start_condition.event_filter.dimensions.metrics["__string"].value #=> Float
7038
+ # resp.journeys_response.item[0].start_condition.event_start_condition.event_filter.filter_type #=> String, one of "SYSTEM", "ENDPOINT"
7039
+ # resp.journeys_response.item[0].start_condition.event_start_condition.segment_id #=> String
6968
7040
  # resp.journeys_response.item[0].start_condition.segment_start_condition.segment_id #=> String
6969
7041
  # resp.journeys_response.item[0].state #=> String, one of "DRAFT", "ACTIVE", "COMPLETED", "CANCELLED", "CLOSED"
6970
7042
  # resp.journeys_response.item[0].tags #=> Hash
@@ -8355,7 +8427,7 @@ module Aws::Pinpoint
8355
8427
  # dimensions: { # required
8356
8428
  # attributes: {
8357
8429
  # "__string" => {
8358
- # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
8430
+ # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE, CONTAINS, BEFORE, AFTER, BETWEEN, ON
8359
8431
  # values: ["__string"], # required
8360
8432
  # },
8361
8433
  # },
@@ -8515,7 +8587,7 @@ module Aws::Pinpoint
8515
8587
  # dimensions: { # required
8516
8588
  # attributes: {
8517
8589
  # "__string" => {
8518
- # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
8590
+ # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE, CONTAINS, BEFORE, AFTER, BETWEEN, ON
8519
8591
  # values: ["__string"], # required
8520
8592
  # },
8521
8593
  # },
@@ -8646,7 +8718,7 @@ module Aws::Pinpoint
8646
8718
  # resp.campaign_response.additional_treatments[0].message_configuration.sms_message.sender_id #=> String
8647
8719
  # resp.campaign_response.additional_treatments[0].schedule.end_time #=> String
8648
8720
  # resp.campaign_response.additional_treatments[0].schedule.event_filter.dimensions.attributes #=> Hash
8649
- # resp.campaign_response.additional_treatments[0].schedule.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
8721
+ # resp.campaign_response.additional_treatments[0].schedule.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
8650
8722
  # resp.campaign_response.additional_treatments[0].schedule.event_filter.dimensions.attributes["__string"].values #=> Array
8651
8723
  # resp.campaign_response.additional_treatments[0].schedule.event_filter.dimensions.attributes["__string"].values[0] #=> String
8652
8724
  # resp.campaign_response.additional_treatments[0].schedule.event_filter.dimensions.event_type.dimension_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
@@ -8663,7 +8735,7 @@ module Aws::Pinpoint
8663
8735
  # resp.campaign_response.additional_treatments[0].schedule.start_time #=> String
8664
8736
  # resp.campaign_response.additional_treatments[0].schedule.timezone #=> String
8665
8737
  # resp.campaign_response.additional_treatments[0].size_percent #=> Integer
8666
- # resp.campaign_response.additional_treatments[0].state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED"
8738
+ # resp.campaign_response.additional_treatments[0].state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED", "INVALID"
8667
8739
  # resp.campaign_response.additional_treatments[0].template_configuration.email_template.name #=> String
8668
8740
  # resp.campaign_response.additional_treatments[0].template_configuration.email_template.version #=> String
8669
8741
  # resp.campaign_response.additional_treatments[0].template_configuration.push_template.name #=> String
@@ -8680,7 +8752,7 @@ module Aws::Pinpoint
8680
8752
  # resp.campaign_response.custom_delivery_configuration.delivery_uri #=> String
8681
8753
  # resp.campaign_response.custom_delivery_configuration.endpoint_types #=> Array
8682
8754
  # resp.campaign_response.custom_delivery_configuration.endpoint_types[0] #=> String, one of "PUSH", "GCM", "APNS", "APNS_SANDBOX", "APNS_VOIP", "APNS_VOIP_SANDBOX", "ADM", "SMS", "VOICE", "EMAIL", "BAIDU", "CUSTOM"
8683
- # resp.campaign_response.default_state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED"
8755
+ # resp.campaign_response.default_state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED", "INVALID"
8684
8756
  # resp.campaign_response.description #=> String
8685
8757
  # resp.campaign_response.holdout_percent #=> Integer
8686
8758
  # resp.campaign_response.hook.lambda_function_name #=> String
@@ -8764,7 +8836,7 @@ module Aws::Pinpoint
8764
8836
  # resp.campaign_response.name #=> String
8765
8837
  # resp.campaign_response.schedule.end_time #=> String
8766
8838
  # resp.campaign_response.schedule.event_filter.dimensions.attributes #=> Hash
8767
- # resp.campaign_response.schedule.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
8839
+ # resp.campaign_response.schedule.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
8768
8840
  # resp.campaign_response.schedule.event_filter.dimensions.attributes["__string"].values #=> Array
8769
8841
  # resp.campaign_response.schedule.event_filter.dimensions.attributes["__string"].values[0] #=> String
8770
8842
  # resp.campaign_response.schedule.event_filter.dimensions.event_type.dimension_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
@@ -8782,7 +8854,7 @@ module Aws::Pinpoint
8782
8854
  # resp.campaign_response.schedule.timezone #=> String
8783
8855
  # resp.campaign_response.segment_id #=> String
8784
8856
  # resp.campaign_response.segment_version #=> Integer
8785
- # resp.campaign_response.state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED"
8857
+ # resp.campaign_response.state.campaign_status #=> String, one of "SCHEDULED", "EXECUTING", "PENDING_NEXT_RUN", "COMPLETED", "PAUSED", "DELETED", "INVALID"
8786
8858
  # resp.campaign_response.tags #=> Hash
8787
8859
  # resp.campaign_response.tags["__string"] #=> String
8788
8860
  # resp.campaign_response.template_configuration.email_template.name #=> String
@@ -9150,10 +9222,10 @@ module Aws::Pinpoint
9150
9222
  # conditions: [
9151
9223
  # {
9152
9224
  # event_condition: {
9153
- # dimensions: { # required
9225
+ # dimensions: {
9154
9226
  # attributes: {
9155
9227
  # "__string" => {
9156
- # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
9228
+ # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE, CONTAINS, BEFORE, AFTER, BETWEEN, ON
9157
9229
  # values: ["__string"], # required
9158
9230
  # },
9159
9231
  # },
@@ -9176,7 +9248,7 @@ module Aws::Pinpoint
9176
9248
  # segment_dimensions: {
9177
9249
  # attributes: {
9178
9250
  # "__string" => {
9179
- # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
9251
+ # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE, CONTAINS, BEFORE, AFTER, BETWEEN, ON
9180
9252
  # values: ["__string"], # required
9181
9253
  # },
9182
9254
  # },
@@ -9233,7 +9305,7 @@ module Aws::Pinpoint
9233
9305
  # },
9234
9306
  # user_attributes: {
9235
9307
  # "__string" => {
9236
- # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
9308
+ # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE, CONTAINS, BEFORE, AFTER, BETWEEN, ON
9237
9309
  # values: ["__string"], # required
9238
9310
  # },
9239
9311
  # },
@@ -9267,10 +9339,10 @@ module Aws::Pinpoint
9267
9339
  # {
9268
9340
  # condition: {
9269
9341
  # event_condition: {
9270
- # dimensions: { # required
9342
+ # dimensions: {
9271
9343
  # attributes: {
9272
9344
  # "__string" => {
9273
- # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
9345
+ # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE, CONTAINS, BEFORE, AFTER, BETWEEN, ON
9274
9346
  # values: ["__string"], # required
9275
9347
  # },
9276
9348
  # },
@@ -9293,7 +9365,7 @@ module Aws::Pinpoint
9293
9365
  # segment_dimensions: {
9294
9366
  # attributes: {
9295
9367
  # "__string" => {
9296
- # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
9368
+ # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE, CONTAINS, BEFORE, AFTER, BETWEEN, ON
9297
9369
  # values: ["__string"], # required
9298
9370
  # },
9299
9371
  # },
@@ -9350,7 +9422,7 @@ module Aws::Pinpoint
9350
9422
  # },
9351
9423
  # user_attributes: {
9352
9424
  # "__string" => {
9353
- # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
9425
+ # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE, CONTAINS, BEFORE, AFTER, BETWEEN, ON
9354
9426
  # values: ["__string"], # required
9355
9427
  # },
9356
9428
  # },
@@ -9421,6 +9493,30 @@ module Aws::Pinpoint
9421
9493
  # start_activity: "__string",
9422
9494
  # start_condition: {
9423
9495
  # description: "__string",
9496
+ # event_start_condition: {
9497
+ # event_filter: {
9498
+ # dimensions: { # required
9499
+ # attributes: {
9500
+ # "__string" => {
9501
+ # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE, CONTAINS, BEFORE, AFTER, BETWEEN, ON
9502
+ # values: ["__string"], # required
9503
+ # },
9504
+ # },
9505
+ # event_type: {
9506
+ # dimension_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
9507
+ # values: ["__string"], # required
9508
+ # },
9509
+ # metrics: {
9510
+ # "__string" => {
9511
+ # comparison_operator: "__string", # required
9512
+ # value: 1.0, # required
9513
+ # },
9514
+ # },
9515
+ # },
9516
+ # filter_type: "SYSTEM", # required, accepts SYSTEM, ENDPOINT
9517
+ # },
9518
+ # segment_id: "__string",
9519
+ # },
9424
9520
  # segment_start_condition: {
9425
9521
  # segment_id: "__string", # required
9426
9522
  # },
@@ -9441,7 +9537,7 @@ module Aws::Pinpoint
9441
9537
  # resp.journey_response.activities["__string"].custom.template_version #=> String
9442
9538
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions #=> Array
9443
9539
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].event_condition.dimensions.attributes #=> Hash
9444
- # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].event_condition.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
9540
+ # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].event_condition.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
9445
9541
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].event_condition.dimensions.attributes["__string"].values #=> Array
9446
9542
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].event_condition.dimensions.attributes["__string"].values[0] #=> String
9447
9543
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].event_condition.dimensions.event_type.dimension_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
@@ -9453,7 +9549,7 @@ module Aws::Pinpoint
9453
9549
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].event_condition.message_activity #=> String
9454
9550
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_condition.segment_id #=> String
9455
9551
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.attributes #=> Hash
9456
- # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
9552
+ # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
9457
9553
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.attributes["__string"].values #=> Array
9458
9554
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.attributes["__string"].values[0] #=> String
9459
9555
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.behavior.recency.duration #=> String, one of "HR_24", "DAY_7", "DAY_14", "DAY_30"
@@ -9486,7 +9582,7 @@ module Aws::Pinpoint
9486
9582
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.metrics["__string"].comparison_operator #=> String
9487
9583
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.metrics["__string"].value #=> Float
9488
9584
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.user_attributes #=> Hash
9489
- # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
9585
+ # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
9490
9586
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.user_attributes["__string"].values #=> Array
9491
9587
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.user_attributes["__string"].values[0] #=> String
9492
9588
  # resp.journey_response.activities["__string"].conditional_split.condition.operator #=> String, one of "ALL", "ANY"
@@ -9503,7 +9599,7 @@ module Aws::Pinpoint
9503
9599
  # resp.journey_response.activities["__string"].holdout.percentage #=> Integer
9504
9600
  # resp.journey_response.activities["__string"].multi_condition.branches #=> Array
9505
9601
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.event_condition.dimensions.attributes #=> Hash
9506
- # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.event_condition.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
9602
+ # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.event_condition.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
9507
9603
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.event_condition.dimensions.attributes["__string"].values #=> Array
9508
9604
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.event_condition.dimensions.attributes["__string"].values[0] #=> String
9509
9605
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.event_condition.dimensions.event_type.dimension_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
@@ -9515,7 +9611,7 @@ module Aws::Pinpoint
9515
9611
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.event_condition.message_activity #=> String
9516
9612
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_condition.segment_id #=> String
9517
9613
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.attributes #=> Hash
9518
- # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
9614
+ # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
9519
9615
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.attributes["__string"].values #=> Array
9520
9616
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.attributes["__string"].values[0] #=> String
9521
9617
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.behavior.recency.duration #=> String, one of "HR_24", "DAY_7", "DAY_14", "DAY_30"
@@ -9548,7 +9644,7 @@ module Aws::Pinpoint
9548
9644
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.metrics["__string"].comparison_operator #=> String
9549
9645
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.metrics["__string"].value #=> Float
9550
9646
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.user_attributes #=> Hash
9551
- # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
9647
+ # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
9552
9648
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.user_attributes["__string"].values #=> Array
9553
9649
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.user_attributes["__string"].values[0] #=> String
9554
9650
  # resp.journey_response.activities["__string"].multi_condition.branches[0].next_activity #=> String
@@ -9587,6 +9683,18 @@ module Aws::Pinpoint
9587
9683
  # resp.journey_response.schedule.timezone #=> String
9588
9684
  # resp.journey_response.start_activity #=> String
9589
9685
  # resp.journey_response.start_condition.description #=> String
9686
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.attributes #=> Hash
9687
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
9688
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.attributes["__string"].values #=> Array
9689
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.attributes["__string"].values[0] #=> String
9690
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.event_type.dimension_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
9691
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.event_type.values #=> Array
9692
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.event_type.values[0] #=> String
9693
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.metrics #=> Hash
9694
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.metrics["__string"].comparison_operator #=> String
9695
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.metrics["__string"].value #=> Float
9696
+ # resp.journey_response.start_condition.event_start_condition.event_filter.filter_type #=> String, one of "SYSTEM", "ENDPOINT"
9697
+ # resp.journey_response.start_condition.event_start_condition.segment_id #=> String
9590
9698
  # resp.journey_response.start_condition.segment_start_condition.segment_id #=> String
9591
9699
  # resp.journey_response.state #=> String, one of "DRAFT", "ACTIVE", "COMPLETED", "CANCELLED", "CLOSED"
9592
9700
  # resp.journey_response.tags #=> Hash
@@ -9636,7 +9744,7 @@ module Aws::Pinpoint
9636
9744
  # resp.journey_response.activities["__string"].custom.template_version #=> String
9637
9745
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions #=> Array
9638
9746
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].event_condition.dimensions.attributes #=> Hash
9639
- # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].event_condition.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
9747
+ # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].event_condition.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
9640
9748
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].event_condition.dimensions.attributes["__string"].values #=> Array
9641
9749
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].event_condition.dimensions.attributes["__string"].values[0] #=> String
9642
9750
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].event_condition.dimensions.event_type.dimension_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
@@ -9648,7 +9756,7 @@ module Aws::Pinpoint
9648
9756
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].event_condition.message_activity #=> String
9649
9757
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_condition.segment_id #=> String
9650
9758
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.attributes #=> Hash
9651
- # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
9759
+ # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
9652
9760
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.attributes["__string"].values #=> Array
9653
9761
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.attributes["__string"].values[0] #=> String
9654
9762
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.behavior.recency.duration #=> String, one of "HR_24", "DAY_7", "DAY_14", "DAY_30"
@@ -9681,7 +9789,7 @@ module Aws::Pinpoint
9681
9789
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.metrics["__string"].comparison_operator #=> String
9682
9790
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.metrics["__string"].value #=> Float
9683
9791
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.user_attributes #=> Hash
9684
- # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
9792
+ # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
9685
9793
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.user_attributes["__string"].values #=> Array
9686
9794
  # resp.journey_response.activities["__string"].conditional_split.condition.conditions[0].segment_dimensions.user_attributes["__string"].values[0] #=> String
9687
9795
  # resp.journey_response.activities["__string"].conditional_split.condition.operator #=> String, one of "ALL", "ANY"
@@ -9698,7 +9806,7 @@ module Aws::Pinpoint
9698
9806
  # resp.journey_response.activities["__string"].holdout.percentage #=> Integer
9699
9807
  # resp.journey_response.activities["__string"].multi_condition.branches #=> Array
9700
9808
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.event_condition.dimensions.attributes #=> Hash
9701
- # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.event_condition.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
9809
+ # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.event_condition.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
9702
9810
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.event_condition.dimensions.attributes["__string"].values #=> Array
9703
9811
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.event_condition.dimensions.attributes["__string"].values[0] #=> String
9704
9812
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.event_condition.dimensions.event_type.dimension_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
@@ -9710,7 +9818,7 @@ module Aws::Pinpoint
9710
9818
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.event_condition.message_activity #=> String
9711
9819
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_condition.segment_id #=> String
9712
9820
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.attributes #=> Hash
9713
- # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
9821
+ # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
9714
9822
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.attributes["__string"].values #=> Array
9715
9823
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.attributes["__string"].values[0] #=> String
9716
9824
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.behavior.recency.duration #=> String, one of "HR_24", "DAY_7", "DAY_14", "DAY_30"
@@ -9743,7 +9851,7 @@ module Aws::Pinpoint
9743
9851
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.metrics["__string"].comparison_operator #=> String
9744
9852
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.metrics["__string"].value #=> Float
9745
9853
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.user_attributes #=> Hash
9746
- # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
9854
+ # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
9747
9855
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.user_attributes["__string"].values #=> Array
9748
9856
  # resp.journey_response.activities["__string"].multi_condition.branches[0].condition.segment_dimensions.user_attributes["__string"].values[0] #=> String
9749
9857
  # resp.journey_response.activities["__string"].multi_condition.branches[0].next_activity #=> String
@@ -9782,6 +9890,18 @@ module Aws::Pinpoint
9782
9890
  # resp.journey_response.schedule.timezone #=> String
9783
9891
  # resp.journey_response.start_activity #=> String
9784
9892
  # resp.journey_response.start_condition.description #=> String
9893
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.attributes #=> Hash
9894
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
9895
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.attributes["__string"].values #=> Array
9896
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.attributes["__string"].values[0] #=> String
9897
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.event_type.dimension_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
9898
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.event_type.values #=> Array
9899
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.event_type.values[0] #=> String
9900
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.metrics #=> Hash
9901
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.metrics["__string"].comparison_operator #=> String
9902
+ # resp.journey_response.start_condition.event_start_condition.event_filter.dimensions.metrics["__string"].value #=> Float
9903
+ # resp.journey_response.start_condition.event_start_condition.event_filter.filter_type #=> String, one of "SYSTEM", "ENDPOINT"
9904
+ # resp.journey_response.start_condition.event_start_condition.segment_id #=> String
9785
9905
  # resp.journey_response.start_condition.segment_start_condition.segment_id #=> String
9786
9906
  # resp.journey_response.state #=> String, one of "DRAFT", "ACTIVE", "COMPLETED", "CANCELLED", "CLOSED"
9787
9907
  # resp.journey_response.tags #=> Hash
@@ -9974,7 +10094,7 @@ module Aws::Pinpoint
9974
10094
  # dimensions: {
9975
10095
  # attributes: {
9976
10096
  # "__string" => {
9977
- # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
10097
+ # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE, CONTAINS, BEFORE, AFTER, BETWEEN, ON
9978
10098
  # values: ["__string"], # required
9979
10099
  # },
9980
10100
  # },
@@ -10031,7 +10151,7 @@ module Aws::Pinpoint
10031
10151
  # },
10032
10152
  # user_attributes: {
10033
10153
  # "__string" => {
10034
- # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
10154
+ # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE, CONTAINS, BEFORE, AFTER, BETWEEN, ON
10035
10155
  # values: ["__string"], # required
10036
10156
  # },
10037
10157
  # },
@@ -10044,7 +10164,7 @@ module Aws::Pinpoint
10044
10164
  # {
10045
10165
  # attributes: {
10046
10166
  # "__string" => {
10047
- # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
10167
+ # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE, CONTAINS, BEFORE, AFTER, BETWEEN, ON
10048
10168
  # values: ["__string"], # required
10049
10169
  # },
10050
10170
  # },
@@ -10101,7 +10221,7 @@ module Aws::Pinpoint
10101
10221
  # },
10102
10222
  # user_attributes: {
10103
10223
  # "__string" => {
10104
- # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE
10224
+ # attribute_type: "INCLUSIVE", # accepts INCLUSIVE, EXCLUSIVE, CONTAINS, BEFORE, AFTER, BETWEEN, ON
10105
10225
  # values: ["__string"], # required
10106
10226
  # },
10107
10227
  # },
@@ -10131,7 +10251,7 @@ module Aws::Pinpoint
10131
10251
  # resp.segment_response.arn #=> String
10132
10252
  # resp.segment_response.creation_date #=> String
10133
10253
  # resp.segment_response.dimensions.attributes #=> Hash
10134
- # resp.segment_response.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
10254
+ # resp.segment_response.dimensions.attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
10135
10255
  # resp.segment_response.dimensions.attributes["__string"].values #=> Array
10136
10256
  # resp.segment_response.dimensions.attributes["__string"].values[0] #=> String
10137
10257
  # resp.segment_response.dimensions.behavior.recency.duration #=> String, one of "HR_24", "DAY_7", "DAY_14", "DAY_30"
@@ -10164,7 +10284,7 @@ module Aws::Pinpoint
10164
10284
  # resp.segment_response.dimensions.metrics["__string"].comparison_operator #=> String
10165
10285
  # resp.segment_response.dimensions.metrics["__string"].value #=> Float
10166
10286
  # resp.segment_response.dimensions.user_attributes #=> Hash
10167
- # resp.segment_response.dimensions.user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
10287
+ # resp.segment_response.dimensions.user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
10168
10288
  # resp.segment_response.dimensions.user_attributes["__string"].values #=> Array
10169
10289
  # resp.segment_response.dimensions.user_attributes["__string"].values[0] #=> String
10170
10290
  # resp.segment_response.id #=> String
@@ -10180,7 +10300,7 @@ module Aws::Pinpoint
10180
10300
  # resp.segment_response.segment_groups.groups #=> Array
10181
10301
  # resp.segment_response.segment_groups.groups[0].dimensions #=> Array
10182
10302
  # resp.segment_response.segment_groups.groups[0].dimensions[0].attributes #=> Hash
10183
- # resp.segment_response.segment_groups.groups[0].dimensions[0].attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
10303
+ # resp.segment_response.segment_groups.groups[0].dimensions[0].attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
10184
10304
  # resp.segment_response.segment_groups.groups[0].dimensions[0].attributes["__string"].values #=> Array
10185
10305
  # resp.segment_response.segment_groups.groups[0].dimensions[0].attributes["__string"].values[0] #=> String
10186
10306
  # resp.segment_response.segment_groups.groups[0].dimensions[0].behavior.recency.duration #=> String, one of "HR_24", "DAY_7", "DAY_14", "DAY_30"
@@ -10213,7 +10333,7 @@ module Aws::Pinpoint
10213
10333
  # resp.segment_response.segment_groups.groups[0].dimensions[0].metrics["__string"].comparison_operator #=> String
10214
10334
  # resp.segment_response.segment_groups.groups[0].dimensions[0].metrics["__string"].value #=> Float
10215
10335
  # resp.segment_response.segment_groups.groups[0].dimensions[0].user_attributes #=> Hash
10216
- # resp.segment_response.segment_groups.groups[0].dimensions[0].user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE"
10336
+ # resp.segment_response.segment_groups.groups[0].dimensions[0].user_attributes["__string"].attribute_type #=> String, one of "INCLUSIVE", "EXCLUSIVE", "CONTAINS", "BEFORE", "AFTER", "BETWEEN", "ON"
10217
10337
  # resp.segment_response.segment_groups.groups[0].dimensions[0].user_attributes["__string"].values #=> Array
10218
10338
  # resp.segment_response.segment_groups.groups[0].dimensions[0].user_attributes["__string"].values[0] #=> String
10219
10339
  # resp.segment_response.segment_groups.groups[0].source_segments #=> Array
@@ -10479,7 +10599,7 @@ module Aws::Pinpoint
10479
10599
  params: params,
10480
10600
  config: config)
10481
10601
  context[:gem_name] = 'aws-sdk-pinpoint'
10482
- context[:gem_version] = '1.44.0'
10602
+ context[:gem_version] = '1.49.0'
10483
10603
  Seahorse::Client::Request.new(handlers, context)
10484
10604
  end
10485
10605