| Package | Description |
|---|---|
| software.amazon.awscdk.services.logs.destinations |
AWS CloudWatch Logs Subscription Destination Library
|
| Class and Description |
|---|
| KinesisDestination
Use a Kinesis stream as the destination for a log subscription.
|
| KinesisDestination.Builder
A fluent builder for
KinesisDestination. |
| KinesisDestinationProps
Customize the Kinesis Logs Destination.
|
| KinesisDestinationProps.Builder
A builder for
KinesisDestinationProps |
| LambdaDestination
Use a Lambda Function as the destination for a log subscription.
|
| LambdaDestination.Builder
A fluent builder for
LambdaDestination. |
| LambdaDestinationOptions
Options that may be provided to LambdaDestination.
|
| LambdaDestinationOptions.Builder
A builder for
LambdaDestinationOptions |
Copyright © 2022. All rights reserved.