| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotevents.model |
| Modifier and Type | Method and Description |
|---|---|
FirehoseAction |
Action.firehose()
Sends information about the detector model instance and the event that triggered the action to an Amazon Kinesis
Data Firehose delivery stream.
|
FirehoseAction |
AlarmAction.firehose()
Returns the value of the Firehose property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
Action.Builder |
Action.Builder.firehose(FirehoseAction firehose)
Sends information about the detector model instance and the event that triggered the action to an Amazon
Kinesis Data Firehose delivery stream.
|
AlarmAction.Builder |
AlarmAction.Builder.firehose(FirehoseAction firehose)
Sets the value of the Firehose property for this object.
|
Copyright © 2022. All rights reserved.