| Package | Description |
|---|---|
| com.amazonaws.services.connectcases.model |
| Modifier and Type | Method and Description |
|---|---|
EventIncludedData |
EventIncludedData.clone() |
EventIncludedData |
EventBridgeConfiguration.getIncludedData()
Details of what case and related item data is published through the case event stream.
|
EventIncludedData |
EventIncludedData.withCaseData(CaseEventIncludedData caseData)
Details of what case data is published through the case event stream.
|
EventIncludedData |
EventIncludedData.withRelatedItemData(RelatedItemEventIncludedData relatedItemData)
Details of what related item data is published through the case event stream.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventBridgeConfiguration.setIncludedData(EventIncludedData includedData)
Details of what case and related item data is published through the case event stream.
|
EventBridgeConfiguration |
EventBridgeConfiguration.withIncludedData(EventIncludedData includedData)
Details of what case and related item data is published through the case event stream.
|
Copyright © 2024. All rights reserved.