Uses of Class
software.amazon.awscdk.services.greengrass.CfnFunctionDefinition.FunctionDefinitionVersionProperty.Builder
Packages that use CfnFunctionDefinition.FunctionDefinitionVersionProperty.Builder
-
Uses of CfnFunctionDefinition.FunctionDefinitionVersionProperty.Builder in software.amazon.awscdk.services.greengrass
Methods in software.amazon.awscdk.services.greengrass that return CfnFunctionDefinition.FunctionDefinitionVersionProperty.BuilderModifier and TypeMethodDescriptionCfnFunctionDefinition.FunctionDefinitionVersionProperty.builder()
CfnFunctionDefinition.FunctionDefinitionVersionProperty.Builder.defaultConfig
(IResolvable defaultConfig) CfnFunctionDefinition.FunctionDefinitionVersionProperty.Builder.defaultConfig
(CfnFunctionDefinition.DefaultConfigProperty defaultConfig) CfnFunctionDefinition.FunctionDefinitionVersionProperty.Builder.functions
(List<? extends Object> functions) Sets the value ofCfnFunctionDefinition.FunctionDefinitionVersionProperty.getFunctions()
CfnFunctionDefinition.FunctionDefinitionVersionProperty.Builder.functions
(IResolvable functions) Sets the value ofCfnFunctionDefinition.FunctionDefinitionVersionProperty.getFunctions()
Constructors in software.amazon.awscdk.services.greengrass with parameters of type CfnFunctionDefinition.FunctionDefinitionVersionProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnFunctionDefinition.FunctionDefinitionVersionProperty.Builder
.