Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.lambda.CfnFunctionPropsMixin.LoggingConfigProperty.Builder
Packages that use CfnFunctionPropsMixin.LoggingConfigProperty.Builder
-
Uses of CfnFunctionPropsMixin.LoggingConfigProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.lambda
Methods in software.amazon.awscdk.cfnpropertymixins.services.lambda that return CfnFunctionPropsMixin.LoggingConfigProperty.BuilderModifier and TypeMethodDescriptionCfnFunctionPropsMixin.LoggingConfigProperty.Builder.applicationLogLevel(String applicationLogLevel) Sets the value ofCfnFunctionPropsMixin.LoggingConfigProperty.getApplicationLogLevel()CfnFunctionPropsMixin.LoggingConfigProperty.builder()Sets the value ofCfnFunctionPropsMixin.LoggingConfigProperty.getLogFormat()Sets the value ofCfnFunctionPropsMixin.LoggingConfigProperty.getLogGroup()CfnFunctionPropsMixin.LoggingConfigProperty.Builder.logGroup(ILogGroupRef logGroup) Sets the value ofCfnFunctionPropsMixin.LoggingConfigProperty.getLogGroup()CfnFunctionPropsMixin.LoggingConfigProperty.Builder.systemLogLevel(String systemLogLevel) Sets the value ofCfnFunctionPropsMixin.LoggingConfigProperty.getSystemLogLevel()Constructors in software.amazon.awscdk.cfnpropertymixins.services.lambda with parameters of type CfnFunctionPropsMixin.LoggingConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFunctionPropsMixin.LoggingConfigProperty.Builder.