| Package | Description |
|---|---|
| software.amazon.awscdk.services.logs |
Amazon CloudWatch Logs Construct Library
|
| software.amazon.awscdk.services.logs.destinations |
AWS CloudWatch Logs Subscription Destination Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
LogSubscriptionDestinationConfig.Jsii$Proxy
An implementation for
LogSubscriptionDestinationConfig |
| Modifier and Type | Method and Description |
|---|---|
LogSubscriptionDestinationConfig |
ILogSubscriptionDestination.bind(software.constructs.Construct scope,
ILogGroup sourceLogGroup)
Return the properties required to send subscription events to this destination.
|
LogSubscriptionDestinationConfig |
ILogSubscriptionDestination.Jsii$Proxy.bind(software.constructs.Construct scope,
ILogGroup sourceLogGroup)
Return the properties required to send subscription events to this destination.
|
default LogSubscriptionDestinationConfig |
ILogSubscriptionDestination.Jsii$Default.bind(software.constructs.Construct scope,
ILogGroup sourceLogGroup)
Return the properties required to send subscription events to this destination.
|
LogSubscriptionDestinationConfig |
CrossAccountDestination.bind(software.constructs.Construct _scope,
ILogGroup _sourceLogGroup)
Return the properties required to send subscription events to this destination.
|
LogSubscriptionDestinationConfig |
LogSubscriptionDestinationConfig.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
LogSubscriptionDestinationConfig |
KinesisDestination.bind(software.constructs.Construct scope,
ILogGroup _sourceLogGroup)
Return the properties required to send subscription events to this destination.
|
LogSubscriptionDestinationConfig |
LambdaDestination.bind(software.constructs.Construct scope,
ILogGroup logGroup)
Return the properties required to send subscription events to this destination.
|
Copyright © 2022. All rights reserved.