Uses of Class
software.amazon.awscdk.services.greengrass.CfnFunctionDefinitionProps.Builder
-
Uses of CfnFunctionDefinitionProps.Builder in software.amazon.awscdk.services.greengrass
Modifier and TypeMethodDescriptionCfnFunctionDefinitionProps.builder()
CfnFunctionDefinitionProps.Builder.initialVersion
(IResolvable initialVersion) Sets the value ofCfnFunctionDefinitionProps.getInitialVersion()
CfnFunctionDefinitionProps.Builder.initialVersion
(CfnFunctionDefinition.FunctionDefinitionVersionProperty initialVersion) Sets the value ofCfnFunctionDefinitionProps.getInitialVersion()
Sets the value ofCfnFunctionDefinitionProps.getName()
Sets the value ofCfnFunctionDefinitionProps.getTags()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnFunctionDefinitionProps.Builder
.