| Package | Description |
|---|---|
| software.amazon.awscdk.services.greengrass |
AWS IoT Greengrass Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnFunctionDefinition.FunctionDefinitionVersionProperty.Jsii$Proxy
An implementation for
CfnFunctionDefinition.FunctionDefinitionVersionProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnFunctionDefinition.FunctionDefinitionVersionProperty |
CfnFunctionDefinition.FunctionDefinitionVersionProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnFunctionDefinitionProps.Builder |
CfnFunctionDefinitionProps.Builder.initialVersion(CfnFunctionDefinition.FunctionDefinitionVersionProperty initialVersion)
Sets the value of
CfnFunctionDefinitionProps.getInitialVersion() |
CfnFunctionDefinition.Builder |
CfnFunctionDefinition.Builder.initialVersion(CfnFunctionDefinition.FunctionDefinitionVersionProperty initialVersion)
The function definition version to include when the function definition is created.
|
void |
CfnFunctionDefinition.setInitialVersion(CfnFunctionDefinition.FunctionDefinitionVersionProperty value)
The function definition version to include when the function definition is created.
|
Copyright © 2022. All rights reserved.