| Package | Description |
|---|---|
| software.amazon.awscdk.services.events.targets |
Event Targets for Amazon EventBridge
|
| Modifier and Type | Method and Description |
|---|---|
default LogGroupTargetInput |
LogGroupProps.getLogEvent()
The event to send to the CloudWatch LogGroup.
|
LogGroupTargetInput |
LogGroupProps.Jsii$Proxy.getLogEvent() |
| Modifier and Type | Method and Description |
|---|---|
LogGroupProps.Builder |
LogGroupProps.Builder.logEvent(LogGroupTargetInput logEvent)
Sets the value of
LogGroupProps.getLogEvent() |
CloudWatchLogGroup.Builder |
CloudWatchLogGroup.Builder.logEvent(LogGroupTargetInput logEvent)
The event to send to the CloudWatch LogGroup.
|
Copyright © 2022. All rights reserved.