Uses of Interface
software.amazon.awscdk.services.events.CfnEventBus.LogConfigProperty
Packages that use CfnEventBus.LogConfigProperty
-
Uses of CfnEventBus.LogConfigProperty in software.amazon.awscdk.services.events
Classes in software.amazon.awscdk.services.events that implement CfnEventBus.LogConfigPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnEventBus.LogConfigProperty
Methods in software.amazon.awscdk.services.events that return CfnEventBus.LogConfigPropertyModifier and TypeMethodDescriptionCfnEventBus.LogConfigProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.events with parameters of type CfnEventBus.LogConfigPropertyModifier and TypeMethodDescriptionCfnEventBus.Builder.logConfig
(CfnEventBus.LogConfigProperty logConfig) The logging configuration settings for the event bus.CfnEventBusProps.Builder.logConfig
(CfnEventBus.LogConfigProperty logConfig) Sets the value ofCfnEventBusProps.getLogConfig()
void
CfnEventBus.setLogConfig
(CfnEventBus.LogConfigProperty value) The logging configuration settings for the event bus.