Uses of Interface
software.amazon.awscdk.services.lambda.CfnEventSourceMapping.LoggingConfigProperty
Packages that use CfnEventSourceMapping.LoggingConfigProperty
-
Uses of CfnEventSourceMapping.LoggingConfigProperty in software.amazon.awscdk.services.lambda
Classes in software.amazon.awscdk.services.lambda that implement CfnEventSourceMapping.LoggingConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnEventSourceMapping.LoggingConfigPropertyMethods in software.amazon.awscdk.services.lambda that return CfnEventSourceMapping.LoggingConfigPropertyModifier and TypeMethodDescriptionCfnEventSourceMapping.LoggingConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.lambda with parameters of type CfnEventSourceMapping.LoggingConfigPropertyModifier and TypeMethodDescriptionCfnEventSourceMapping.Builder.loggingConfig(CfnEventSourceMapping.LoggingConfigProperty loggingConfig) The function's Amazon CloudWatch Logs configuration settings.CfnEventSourceMappingProps.Builder.loggingConfig(CfnEventSourceMapping.LoggingConfigProperty loggingConfig) Sets the value ofCfnEventSourceMappingProps.getLoggingConfig()voidCfnEventSourceMapping.setLoggingConfig(CfnEventSourceMapping.LoggingConfigProperty value) The function's Amazon CloudWatch Logs configuration settings.