Uses of Class
software.amazon.awscdk.services.greengrass.CfnFunctionDefinitionVersion.FunctionConfigurationProperty.Builder
-
Uses of CfnFunctionDefinitionVersion.FunctionConfigurationProperty.Builder in software.amazon.awscdk.services.greengrass
Modifier and TypeMethodDescriptionCfnFunctionDefinitionVersion.FunctionConfigurationProperty.builder()
CfnFunctionDefinitionVersion.FunctionConfigurationProperty.Builder.encodingType
(String encodingType) CfnFunctionDefinitionVersion.FunctionConfigurationProperty.Builder.environment
(IResolvable environment) CfnFunctionDefinitionVersion.FunctionConfigurationProperty.Builder.environment
(CfnFunctionDefinitionVersion.EnvironmentProperty environment) Sets the value ofCfnFunctionDefinitionVersion.FunctionConfigurationProperty.getExecArgs()
CfnFunctionDefinitionVersion.FunctionConfigurationProperty.Builder.executable
(String executable) CfnFunctionDefinitionVersion.FunctionConfigurationProperty.Builder.memorySize
(Number memorySize) Sets the value ofCfnFunctionDefinitionVersion.FunctionConfigurationProperty.getPinned()
CfnFunctionDefinitionVersion.FunctionConfigurationProperty.Builder.pinned
(IResolvable pinned) Sets the value ofCfnFunctionDefinitionVersion.FunctionConfigurationProperty.getPinned()
Sets the value ofCfnFunctionDefinitionVersion.FunctionConfigurationProperty.getTimeout()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnFunctionDefinitionVersion.FunctionConfigurationProperty.Builder
.