| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivschat.model |
| Modifier and Type | Method and Description |
|---|---|
FirehoseDestinationConfiguration |
DestinationConfiguration.firehose()
Name of the Amazon Kinesis Data Firehose destination where chat activity will be logged
|
| Modifier and Type | Method and Description |
|---|---|
DestinationConfiguration.Builder |
DestinationConfiguration.Builder.firehose(FirehoseDestinationConfiguration firehose)
Name of the Amazon Kinesis Data Firehose destination where chat activity will be logged
|
static DestinationConfiguration |
DestinationConfiguration.fromFirehose(FirehoseDestinationConfiguration firehose)
Create an instance of this class with
DestinationConfiguration.firehose() initialized to the given value. |
Copyright © 2022. All rights reserved.