Uses of Class
software.amazon.awscdk.services.greengrass.CfnFunctionDefinitionVersionProps.Builder
-
Uses of CfnFunctionDefinitionVersionProps.Builder in software.amazon.awscdk.services.greengrass
Modifier and TypeMethodDescriptionCfnFunctionDefinitionVersionProps.builder()
CfnFunctionDefinitionVersionProps.Builder.defaultConfig
(IResolvable defaultConfig) Sets the value ofCfnFunctionDefinitionVersionProps.getDefaultConfig()
CfnFunctionDefinitionVersionProps.Builder.defaultConfig
(CfnFunctionDefinitionVersion.DefaultConfigProperty defaultConfig) Sets the value ofCfnFunctionDefinitionVersionProps.getDefaultConfig()
CfnFunctionDefinitionVersionProps.Builder.functionDefinitionId
(String functionDefinitionId) Sets the value ofCfnFunctionDefinitionVersionProps.getFunctionDefinitionId()
Sets the value ofCfnFunctionDefinitionVersionProps.getFunctions()
CfnFunctionDefinitionVersionProps.Builder.functions
(IResolvable functions) Sets the value ofCfnFunctionDefinitionVersionProps.getFunctions()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnFunctionDefinitionVersionProps.Builder
.