defaultConfig property

FunctionDefaultConfig? defaultConfig
final

The default configuration that applies to all Lambda functions in this function definition version. Individual Lambda functions can override these settings.

Implementation

final FunctionDefaultConfig? defaultConfig;