| Package | Description |
|---|---|
| software.amazon.awscdk.services.greengrass |
AWS IoT Greengrass Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnFunctionDefinitionProps.Builder |
CfnFunctionDefinitionProps.builder() |
CfnFunctionDefinitionProps.Builder |
CfnFunctionDefinitionProps.Builder.initialVersion(CfnFunctionDefinition.FunctionDefinitionVersionProperty initialVersion)
Sets the value of
CfnFunctionDefinitionProps.getInitialVersion() |
CfnFunctionDefinitionProps.Builder |
CfnFunctionDefinitionProps.Builder.initialVersion(IResolvable initialVersion)
Sets the value of
CfnFunctionDefinitionProps.getInitialVersion() |
CfnFunctionDefinitionProps.Builder |
CfnFunctionDefinitionProps.Builder.name(String name)
Sets the value of
CfnFunctionDefinitionProps.getName() |
CfnFunctionDefinitionProps.Builder |
CfnFunctionDefinitionProps.Builder.tags(Object tags)
Sets the value of
CfnFunctionDefinitionProps.getTags() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnFunctionDefinitionProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnFunctionDefinitionProps.Builder. |
Copyright © 2022. All rights reserved.