| Package | Description |
|---|---|
| software.amazon.awscdk.services.greengrassv2 |
AWS::GreengrassV2 Construct Library
|
| 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() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnComponentVersionProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnComponentVersionProps.Builder. |
Copyright © 2022. All rights reserved.