Uses of Class
software.amazon.awscdk.CfnLambdaHook.LoggingConfigProperty.Builder
Packages that use CfnLambdaHook.LoggingConfigProperty.Builder
-
Uses of CfnLambdaHook.LoggingConfigProperty.Builder in software.amazon.awscdk
Methods in software.amazon.awscdk that return CfnLambdaHook.LoggingConfigProperty.BuilderModifier and TypeMethodDescriptionCfnLambdaHook.LoggingConfigProperty.builder()CfnLambdaHook.LoggingConfigProperty.Builder.logGroupName(String logGroupName) Sets the value ofCfnLambdaHook.LoggingConfigProperty.getLogGroupName()CfnLambdaHook.LoggingConfigProperty.Builder.logRoleArn(String logRoleArn) Sets the value ofCfnLambdaHook.LoggingConfigProperty.getLogRoleArn()Constructors in software.amazon.awscdk with parameters of type CfnLambdaHook.LoggingConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLambdaHook.LoggingConfigProperty.Builder.