|
9293 | 9293 | "members":{ |
9294 | 9294 | "TagConditions":{ |
9295 | 9295 | "shape":"TagAndConditionList", |
9296 | | - "documentation":"<p> Tag-based conditions for contact flow filtering. </p>" |
| 9296 | + "documentation":"<p> Tag-based conditions for contact flow filtering.</p>" |
9297 | 9297 | }, |
9298 | 9298 | "ContactFlowTypeCondition":{ |
9299 | 9299 | "shape":"ContactFlowTypeCondition", |
9300 | | - "documentation":"<p> Contact flow type condition. </p>" |
| 9300 | + "documentation":"<p> Contact flow type condition.</p>" |
9301 | 9301 | } |
9302 | 9302 | }, |
9303 | | - "documentation":"<p> A list of conditions which would be applied together with an AND condition. </p>" |
| 9303 | + "documentation":"<p> A list of conditions which would be applied together with an AND condition.</p>" |
9304 | 9304 | }, |
9305 | 9305 | "ContactFlowAttributeFilter":{ |
9306 | 9306 | "type":"structure", |
9307 | 9307 | "members":{ |
9308 | 9308 | "OrConditions":{ |
9309 | 9309 | "shape":"ContactFlowAttributeOrConditionList", |
9310 | | - "documentation":"<p> A list of conditions which would be applied together with an OR condition. </p>" |
| 9310 | + "documentation":"<p> A list of conditions which would be applied together with an OR condition.</p>" |
9311 | 9311 | }, |
9312 | 9312 | "AndCondition":{ |
9313 | 9313 | "shape":"ContactFlowAttributeAndCondition", |
9314 | | - "documentation":"<p> A list of conditions which would be applied together with a AND condition. </p>" |
| 9314 | + "documentation":"<p> A list of conditions which would be applied together with a AND condition.</p>" |
9315 | 9315 | }, |
9316 | 9316 | "TagCondition":{"shape":"TagCondition"}, |
9317 | 9317 | "ContactFlowTypeCondition":{ |
9318 | 9318 | "shape":"ContactFlowTypeCondition", |
9319 | | - "documentation":"<p> Contact flow type condition within attribute filter. </p>" |
| 9319 | + "documentation":"<p> Contact flow type condition within attribute filter.</p>" |
9320 | 9320 | } |
9321 | 9321 | }, |
9322 | | - "documentation":"<p> Filter for contact flow attributes with multiple condition types. </p>" |
| 9322 | + "documentation":"<p> Filter for contact flow attributes with multiple condition types.</p>" |
9323 | 9323 | }, |
9324 | 9324 | "ContactFlowAttributeOrConditionList":{ |
9325 | 9325 | "type":"list", |
|
9716 | 9716 | "members":{ |
9717 | 9717 | "ContactFlowType":{ |
9718 | 9718 | "shape":"ContactFlowType", |
9719 | | - "documentation":"<p> Contact flow type of the contact flow type condition. </p>" |
| 9719 | + "documentation":"<p> Contact flow type of the contact flow type condition.</p>" |
9720 | 9720 | } |
9721 | 9721 | }, |
9722 | | - "documentation":"<p> The contact flow type condition. </p>" |
| 9722 | + "documentation":"<p> The contact flow type condition.</p>" |
9723 | 9723 | }, |
9724 | 9724 | "ContactFlowTypes":{ |
9725 | 9725 | "type":"list", |
@@ -10046,25 +10046,25 @@ |
10046 | 10046 | }, |
10047 | 10047 | "TagCondition":{"shape":"TagCondition"} |
10048 | 10048 | }, |
10049 | | - "documentation":"<p>An object that can be used to specify Tag conditions inside the <code>SearchFilter</code>. This accepts an <code>OR</code> or <code>AND</code> (List of List) input where: </p> <ul> <li> <p>The top level list specifies conditions that need to be applied with <code>OR</code> operator.</p> </li> <li> <p>The inner list specifies conditions that need to be applied with <code>AND</code> operator.</p> </li> </ul>" |
| 10049 | + "documentation":"<p>An object that can be used to specify Tag conditions inside the <code>SearchFilter</code>. This accepts an <code>OR</code> or <code>AND</code> (List of List) input where:</p> <ul> <li> <p>The top level list specifies conditions that need to be applied with <code>OR</code> operator.</p> </li> <li> <p>The inner list specifies conditions that need to be applied with <code>AND</code> operator.</p> </li> </ul>" |
10050 | 10050 | }, |
10051 | 10051 | "ControlPlaneTagFilter":{ |
10052 | 10052 | "type":"structure", |
10053 | 10053 | "members":{ |
10054 | 10054 | "OrConditions":{ |
10055 | 10055 | "shape":"TagOrConditionList", |
10056 | | - "documentation":"<p>A list of conditions which would be applied together with an <code>OR</code> condition. </p>" |
| 10056 | + "documentation":"<p>A list of conditions which would be applied together with an <code>OR</code> condition.</p>" |
10057 | 10057 | }, |
10058 | 10058 | "AndConditions":{ |
10059 | 10059 | "shape":"TagAndConditionList", |
10060 | 10060 | "documentation":"<p>A list of conditions which would be applied together with an <code>AND</code> condition.</p>" |
10061 | 10061 | }, |
10062 | 10062 | "TagCondition":{ |
10063 | 10063 | "shape":"TagCondition", |
10064 | | - "documentation":"<p>A leaf node condition which can be used to specify a tag condition. </p>" |
| 10064 | + "documentation":"<p>A leaf node condition which can be used to specify a tag condition.</p>" |
10065 | 10065 | } |
10066 | 10066 | }, |
10067 | | - "documentation":"<p>An object that can be used to specify Tag conditions inside the <code>SearchFilter</code>. This accepts an <code>OR</code> of <code>AND</code> (List of List) input where: </p> <ul> <li> <p>Top level list specifies conditions that need to be applied with <code>OR</code> operator</p> </li> <li> <p>Inner list specifies conditions that need to be applied with <code>AND</code> operator.</p> </li> </ul>" |
| 10067 | + "documentation":"<p>An object that can be used to specify Tag conditions inside the <code>SearchFilter</code>. This accepts an <code>OR</code> of <code>AND</code> (List of List) input where:</p> <ul> <li> <p>Top level list specifies conditions that need to be applied with <code>OR</code> operator</p> </li> <li> <p>Inner list specifies conditions that need to be applied with <code>AND</code> operator.</p> </li> </ul>" |
10068 | 10068 | }, |
10069 | 10069 | "ControlPlaneUserAttributeFilter":{ |
10070 | 10070 | "type":"structure", |
|
10080 | 10080 | "TagCondition":{"shape":"TagCondition"}, |
10081 | 10081 | "HierarchyGroupCondition":{"shape":"HierarchyGroupCondition"} |
10082 | 10082 | }, |
10083 | | - "documentation":"<p>An object that can be used to specify Tag conditions or Hierarchy Group conditions inside the <code>SearchFilter</code>.</p> <p>This accepts an <code>OR</code> of <code>AND</code> (List of List) input where:</p> <ul> <li> <p>The top level list specifies conditions that need to be applied with <code>OR</code> operator</p> </li> <li> <p>The inner list specifies conditions that need to be applied with <code>AND</code> operator.</p> </li> </ul> <note> <p>Only one field can be populated. Maximum number of allowed Tag conditions is 25. Maximum number of allowed Hierarchy Group conditions is 20. </p> </note>" |
| 10083 | + "documentation":"<p>An object that can be used to specify Tag conditions or Hierarchy Group conditions inside the <code>SearchFilter</code>.</p> <p>This accepts an <code>OR</code> of <code>AND</code> (List of List) input where:</p> <ul> <li> <p>The top level list specifies conditions that need to be applied with <code>OR</code> operator</p> </li> <li> <p>The inner list specifies conditions that need to be applied with <code>AND</code> operator.</p> </li> </ul> <note> <p>Only one field can be populated. Maximum number of allowed Tag conditions is 25. Maximum number of allowed Hierarchy Group conditions is 20.</p> </note>" |
10084 | 10084 | }, |
10085 | 10085 | "Count":{"type":"integer"}, |
10086 | 10086 | "CreateAgentStatusRequest":{ |
@@ -12699,15 +12699,15 @@ |
12699 | 12699 | }, |
12700 | 12700 | "MinValue":{ |
12701 | 12701 | "shape":"DateTimeFormat", |
12702 | | - "documentation":"<p>A minimum value of the property. </p>" |
| 12702 | + "documentation":"<p>A minimum value of the property.</p>" |
12703 | 12703 | }, |
12704 | 12704 | "MaxValue":{ |
12705 | 12705 | "shape":"DateTimeFormat", |
12706 | | - "documentation":"<p>A maximum value of the property. </p>" |
| 12706 | + "documentation":"<p>A maximum value of the property.</p>" |
12707 | 12707 | }, |
12708 | 12708 | "ComparisonType":{ |
12709 | 12709 | "shape":"DateTimeComparisonType", |
12710 | | - "documentation":"<p>Datetime property comparison type. </p>" |
| 12710 | + "documentation":"<p>Datetime property comparison type.</p>" |
12711 | 12711 | } |
12712 | 12712 | }, |
12713 | 12713 | "documentation":"<p>A datetime search condition for Search APIs.</p>" |
|
12797 | 12797 | }, |
12798 | 12798 | "ComparisonType":{ |
12799 | 12799 | "shape":"DecimalComparisonType", |
12800 | | - "documentation":"<p>The type of comparison to be made when evaluating the decimal condition. </p>" |
| 12800 | + "documentation":"<p>The type of comparison to be made when evaluating the decimal condition.</p>" |
12801 | 12801 | } |
12802 | 12802 | }, |
12803 | 12803 | "documentation":"<p>A decimal search condition for Search APIs.</p>" |
|
15294 | 15294 | }, |
15295 | 15295 | "documentation":"<p>Information about the call disconnect experience.</p>" |
15296 | 15296 | }, |
| 15297 | + "DisconnectOnCustomerExit":{ |
| 15298 | + "type":"list", |
| 15299 | + "member":{"shape":"DisconnectOnCustomerExitParticipantType"}, |
| 15300 | + "max":1, |
| 15301 | + "min":1 |
| 15302 | + }, |
| 15303 | + "DisconnectOnCustomerExitParticipantType":{ |
| 15304 | + "type":"string", |
| 15305 | + "enum":["AGENT"] |
| 15306 | + }, |
15297 | 15307 | "DisconnectReason":{ |
15298 | 15308 | "type":"structure", |
15299 | 15309 | "members":{ |
|
29185 | 29195 | "CustomerId":{ |
29186 | 29196 | "shape":"CustomerIdNonEmpty", |
29187 | 29197 | "documentation":"<p>The customer's identification number. For example, the <code>CustomerId</code> may be a customer number from your CRM.</p>" |
| 29198 | + }, |
| 29199 | + "DisconnectOnCustomerExit":{ |
| 29200 | + "shape":"DisconnectOnCustomerExit", |
| 29201 | + "documentation":"<p>A list of participant types to automatically disconnect when the end customer ends the chat session, allowing them to continue through disconnect flows such as surveys or feedback forms.</p> <p>Valid value: <code>AGENT</code>.</p> <p>With the <code>DisconnectOnCustomerExit</code> parameter, you can configure automatic agent disconnection when end customers end the chat, ensuring that disconnect flows are triggered consistently regardless of which participant disconnects first.</p>" |
29188 | 29202 | } |
29189 | 29203 | } |
29190 | 29204 | }, |
|
33595 | 33609 | }, |
33596 | 33610 | "AndConditions":{ |
33597 | 33611 | "shape":"UserSearchConditionList", |
33598 | | - "documentation":"<p>A list of conditions which would be applied together with an <code>AND</code> condition. </p>" |
| 33612 | + "documentation":"<p>A list of conditions which would be applied together with an <code>AND</code> condition.</p>" |
33599 | 33613 | }, |
33600 | 33614 | "StringCondition":{ |
33601 | 33615 | "shape":"StringCondition", |
|
0 commit comments