Uses of Interface
software.amazon.awscdk.services.lambda.CfnFunction.LoggingConfigProperty
-
Uses of CfnFunction.LoggingConfigProperty in software.amazon.awscdk.services.lambda
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnFunction.LoggingConfigProperty
Modifier and TypeMethodDescriptionCfnFunction.LoggingConfigProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnFunction.Builder.loggingConfig
(CfnFunction.LoggingConfigProperty loggingConfig) The function's Amazon CloudWatch Logs configuration settings.CfnFunctionProps.Builder.loggingConfig
(CfnFunction.LoggingConfigProperty loggingConfig) Sets the value ofCfnFunctionProps.getLoggingConfig()
void
CfnFunction.setLoggingConfig
(CfnFunction.LoggingConfigProperty value) The function's Amazon CloudWatch Logs configuration settings.