Uses of Class
software.amazon.awscdk.services.greengrass.CfnFunctionDefinitionVersion.FunctionProperty.Builder
Packages that use CfnFunctionDefinitionVersion.FunctionProperty.Builder
-
Uses of CfnFunctionDefinitionVersion.FunctionProperty.Builder in software.amazon.awscdk.services.greengrass
Methods in software.amazon.awscdk.services.greengrass that return CfnFunctionDefinitionVersion.FunctionProperty.BuilderModifier 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()Constructors in software.amazon.awscdk.services.greengrass with parameters of type CfnFunctionDefinitionVersion.FunctionProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFunctionDefinitionVersion.FunctionProperty.Builder.