defaultConfig property
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;
The default configuration that applies to all Lambda functions in this function definition version. Individual Lambda functions can override these settings.
final FunctionDefaultConfig? defaultConfig;