| Package | Description |
|---|---|
| software.amazon.awssdk.services.greengrassv2.model |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ComponentDependencyRequirement> |
LambdaFunctionRecipeSource.componentDependencies()
The component versions on which this Lambda function component depends.
|
| Modifier and Type | Method and Description |
|---|---|
LambdaFunctionRecipeSource.Builder |
LambdaFunctionRecipeSource.Builder.componentDependencies(Map<String,ComponentDependencyRequirement> componentDependencies)
The component versions on which this Lambda function component depends.
|
Copyright © 2023. All rights reserved.