Uses of Class
software.amazon.awscdk.services.greengrass.CfnFunctionDefinitionVersion.FunctionProperty.Builder
-
Uses of CfnFunctionDefinitionVersion.FunctionProperty.Builder in software.amazon.awscdk.services.greengrass
Modifier and TypeMethodDescriptionCfnFunctionDefinitionVersion.FunctionProperty.builder()
CfnFunctionDefinitionVersion.FunctionProperty.Builder.functionArn
(String functionArn) Sets the value ofCfnFunctionDefinitionVersion.FunctionProperty.getFunctionArn()
CfnFunctionDefinitionVersion.FunctionProperty.Builder.functionConfiguration
(IResolvable functionConfiguration) Sets the value ofCfnFunctionDefinitionVersion.FunctionProperty.getFunctionConfiguration()
CfnFunctionDefinitionVersion.FunctionProperty.Builder.functionConfiguration
(CfnFunctionDefinitionVersion.FunctionConfigurationProperty functionConfiguration) Sets the value ofCfnFunctionDefinitionVersion.FunctionProperty.getFunctionConfiguration()
Sets the value ofCfnFunctionDefinitionVersion.FunctionProperty.getId()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnFunctionDefinitionVersion.FunctionProperty.Builder
.