Uses of Class
software.amazon.awscdk.services.greengrass.CfnFunctionDefinitionVersion.Builder
-
Uses of CfnFunctionDefinitionVersion.Builder in software.amazon.awscdk.services.greengrass
Modifier and TypeMethodDescriptionCfnFunctionDefinitionVersion.Builder.defaultConfig
(IResolvable defaultConfig) The default configuration that applies to all Lambda functions in the group.CfnFunctionDefinitionVersion.Builder.defaultConfig
(CfnFunctionDefinitionVersion.DefaultConfigProperty defaultConfig) The default configuration that applies to all Lambda functions in the group.CfnFunctionDefinitionVersion.Builder.functionDefinitionId
(String functionDefinitionId) The ID of the function definition associated with this version.The functions in this version.CfnFunctionDefinitionVersion.Builder.functions
(IResolvable functions) The functions in this version.