Uses of Class
software.amazon.awscdk.services.greengrass.CfnFunctionDefinition.FunctionProperty.Builder
Packages that use CfnFunctionDefinition.FunctionProperty.Builder
-
Uses of CfnFunctionDefinition.FunctionProperty.Builder in software.amazon.awscdk.services.greengrass
Methods in software.amazon.awscdk.services.greengrass that return CfnFunctionDefinition.FunctionProperty.BuilderModifier and TypeMethodDescriptionCfnFunctionDefinition.FunctionProperty.builder()
CfnFunctionDefinition.FunctionProperty.Builder.functionArn
(String functionArn) Sets the value ofCfnFunctionDefinition.FunctionProperty.getFunctionArn()
CfnFunctionDefinition.FunctionProperty.Builder.functionConfiguration
(IResolvable functionConfiguration) Sets the value ofCfnFunctionDefinition.FunctionProperty.getFunctionConfiguration()
CfnFunctionDefinition.FunctionProperty.Builder.functionConfiguration
(CfnFunctionDefinition.FunctionConfigurationProperty functionConfiguration) Sets the value ofCfnFunctionDefinition.FunctionProperty.getFunctionConfiguration()
Sets the value ofCfnFunctionDefinition.FunctionProperty.getId()
Constructors in software.amazon.awscdk.services.greengrass with parameters of type CfnFunctionDefinition.FunctionProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnFunctionDefinition.FunctionProperty.Builder
.