| Package | Description |
|---|---|
| software.amazon.awscdk.services.greengrass |
| Modifier and Type | Method and Description |
|---|---|
static CfnFunctionDefinitionVersion.Builder |
CfnFunctionDefinitionVersion.Builder.create(software.constructs.Construct scope,
String id) |
CfnFunctionDefinitionVersion.Builder |
CfnFunctionDefinitionVersion.Builder.defaultConfig(CfnFunctionDefinitionVersion.DefaultConfigProperty defaultConfig)
`AWS::Greengrass::FunctionDefinitionVersion.DefaultConfig`.
|
CfnFunctionDefinitionVersion.Builder |
CfnFunctionDefinitionVersion.Builder.defaultConfig(IResolvable defaultConfig)
`AWS::Greengrass::FunctionDefinitionVersion.DefaultConfig`.
|
CfnFunctionDefinitionVersion.Builder |
CfnFunctionDefinitionVersion.Builder.functionDefinitionId(String functionDefinitionId)
`AWS::Greengrass::FunctionDefinitionVersion.FunctionDefinitionId`.
|
CfnFunctionDefinitionVersion.Builder |
CfnFunctionDefinitionVersion.Builder.functions(IResolvable functions)
`AWS::Greengrass::FunctionDefinitionVersion.Functions`.
|
CfnFunctionDefinitionVersion.Builder |
CfnFunctionDefinitionVersion.Builder.functions(List<? extends Object> functions)
`AWS::Greengrass::FunctionDefinitionVersion.Functions`.
|
Copyright © 2021. All rights reserved.