Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cloudformation.CfnLambdaHookPropsMixin.LoggingConfigProperty.Builder
Packages that use CfnLambdaHookPropsMixin.LoggingConfigProperty.Builder
-
Uses of CfnLambdaHookPropsMixin.LoggingConfigProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.cloudformation
Methods in software.amazon.awscdk.cfnpropertymixins.services.cloudformation that return CfnLambdaHookPropsMixin.LoggingConfigProperty.BuilderModifier and TypeMethodDescriptionCfnLambdaHookPropsMixin.LoggingConfigProperty.builder()CfnLambdaHookPropsMixin.LoggingConfigProperty.Builder.logGroupName(String logGroupName) Sets the value ofCfnLambdaHookPropsMixin.LoggingConfigProperty.getLogGroupName()CfnLambdaHookPropsMixin.LoggingConfigProperty.Builder.logRoleArn(String logRoleArn) Sets the value ofCfnLambdaHookPropsMixin.LoggingConfigProperty.getLogRoleArn()Constructors in software.amazon.awscdk.cfnpropertymixins.services.cloudformation with parameters of type CfnLambdaHookPropsMixin.LoggingConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLambdaHookPropsMixin.LoggingConfigProperty.Builder.