componentDependencies property
The component versions on which this Lambda function component depends.
Implementation
final Map<String, ComponentDependencyRequirement>? componentDependencies;
The component versions on which this Lambda function component depends.
final Map<String, ComponentDependencyRequirement>? componentDependencies;