Uses of Interface
software.amazon.awscdk.services.events.targets.LogGroupTargetInputOptions
Package
Description
Event Targets for Amazon EventBridge
-
Uses of LogGroupTargetInputOptions in software.amazon.awscdk.services.events.targets
Modifier and TypeClassDescriptionstatic final class
An implementation forLogGroupTargetInputOptions
Modifier and TypeMethodDescriptionLogGroupTargetInputOptions.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionstatic RuleTargetInput
LogGroupTargetInput.fromObject
(LogGroupTargetInputOptions options) Pass a JSON object to the the log group event target.