| Package | Description |
|---|---|
| software.amazon.awscdk.services.greengrassv2 |
AWS::GreengrassV2 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnComponentVersion.LambdaFunctionRecipeSourceProperty.Jsii$Proxy
An implementation for
CfnComponentVersion.LambdaFunctionRecipeSourceProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnComponentVersion.LambdaFunctionRecipeSourceProperty |
CfnComponentVersion.LambdaFunctionRecipeSourceProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnComponentVersionProps.Builder |
CfnComponentVersionProps.Builder.lambdaFunction(CfnComponentVersion.LambdaFunctionRecipeSourceProperty lambdaFunction)
Sets the value of
CfnComponentVersionProps.getLambdaFunction() |
CfnComponentVersion.Builder |
CfnComponentVersion.Builder.lambdaFunction(CfnComponentVersion.LambdaFunctionRecipeSourceProperty lambdaFunction)
The parameters to create a component from a Lambda function.
|
void |
CfnComponentVersion.setLambdaFunction(CfnComponentVersion.LambdaFunctionRecipeSourceProperty value)
The parameters to create a component from a Lambda function.
|
Copyright © 2022. All rights reserved.