Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.cloudformation.CfnLambdaHookPropsMixin.LoggingConfigProperty
Packages that use CfnLambdaHookPropsMixin.LoggingConfigProperty
-
Uses of CfnLambdaHookPropsMixin.LoggingConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.cloudformation
Classes in software.amazon.awscdk.cfnpropertymixins.services.cloudformation that implement CfnLambdaHookPropsMixin.LoggingConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnLambdaHookPropsMixin.LoggingConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.cloudformation that return CfnLambdaHookPropsMixin.LoggingConfigPropertyModifier and TypeMethodDescriptionCfnLambdaHookPropsMixin.LoggingConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.cloudformation with parameters of type CfnLambdaHookPropsMixin.LoggingConfigPropertyModifier and TypeMethodDescriptionCfnLambdaHookMixinProps.Builder.loggingConfig(CfnLambdaHookPropsMixin.LoggingConfigProperty loggingConfig) Sets the value ofCfnLambdaHookMixinProps.getLoggingConfig()CfnLambdaHookPropsMixin.Builder.loggingConfig(CfnLambdaHookPropsMixin.LoggingConfigProperty loggingConfig) Contains logging configuration information for an extension.