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