| Package | Description |
|---|---|
| software.amazon.awscdk.services.greengrassv2 |
| Modifier and Type | Method and Description |
|---|---|
static CfnComponentVersionProps.Builder |
CfnComponentVersionProps.builder() |
CfnComponentVersionProps.Builder |
CfnComponentVersionProps.Builder.inlineRecipe(String inlineRecipe)
Sets the value of
CfnComponentVersionProps.getInlineRecipe() |
CfnComponentVersionProps.Builder |
CfnComponentVersionProps.Builder.lambdaFunction(CfnComponentVersion.LambdaFunctionRecipeSourceProperty lambdaFunction)
Sets the value of
CfnComponentVersionProps.getLambdaFunction() |
CfnComponentVersionProps.Builder |
CfnComponentVersionProps.Builder.lambdaFunction(IResolvable lambdaFunction)
Sets the value of
CfnComponentVersionProps.getLambdaFunction() |
CfnComponentVersionProps.Builder |
CfnComponentVersionProps.Builder.tags(Map<String,String> tags)
Sets the value of
CfnComponentVersionProps.getTags() |
Copyright © 2021. All rights reserved.