Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.lambda.CfnFunctionPropsMixin.LoggingConfigProperty
Packages that use CfnFunctionPropsMixin.LoggingConfigProperty
-
Uses of CfnFunctionPropsMixin.LoggingConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.lambda
Classes in software.amazon.awscdk.cfnpropertymixins.services.lambda that implement CfnFunctionPropsMixin.LoggingConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnFunctionPropsMixin.LoggingConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.lambda that return CfnFunctionPropsMixin.LoggingConfigPropertyModifier and TypeMethodDescriptionCfnFunctionPropsMixin.LoggingConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.lambda with parameters of type CfnFunctionPropsMixin.LoggingConfigPropertyModifier and TypeMethodDescriptionCfnFunctionMixinProps.Builder.loggingConfig(CfnFunctionPropsMixin.LoggingConfigProperty loggingConfig) Sets the value ofCfnFunctionMixinProps.getLoggingConfig()CfnFunctionPropsMixin.Builder.loggingConfig(CfnFunctionPropsMixin.LoggingConfigProperty loggingConfig) The function's Amazon CloudWatch Logs configuration settings.