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 classAn implementation forCfnEventBus.LogConfigPropertyMethods 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()voidCfnEventBus.setLogConfig(CfnEventBus.LogConfigProperty value) The logging configuration settings for the event bus.