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