| Package | Description |
|---|---|
| software.amazon.awssdk.services.greengrass.model |
| Modifier and Type | Method and Description |
|---|---|
FunctionDefaultConfig |
FunctionDefinitionVersion.defaultConfig()
The default configuration that applies to all Lambda functions in this function definition version.
|
FunctionDefaultConfig |
CreateFunctionDefinitionVersionRequest.defaultConfig()
The default configuration that applies to all Lambda functions in this function definition version.
|
| Modifier and Type | Method and Description |
|---|---|
FunctionDefinitionVersion.Builder |
FunctionDefinitionVersion.Builder.defaultConfig(FunctionDefaultConfig defaultConfig)
The default configuration that applies to all Lambda functions in this function definition version.
|
CreateFunctionDefinitionVersionRequest.Builder |
CreateFunctionDefinitionVersionRequest.Builder.defaultConfig(FunctionDefaultConfig defaultConfig)
The default configuration that applies to all Lambda functions in this function definition version.
|
Copyright © 2022. All rights reserved.