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