Uses of Class
software.amazon.awscdk.services.greengrass.CfnFunctionDefinition.FunctionConfigurationProperty.Builder
Packages that use CfnFunctionDefinition.FunctionConfigurationProperty.Builder
-
Uses of CfnFunctionDefinition.FunctionConfigurationProperty.Builder in software.amazon.awscdk.services.greengrass
Methods in software.amazon.awscdk.services.greengrass that return CfnFunctionDefinition.FunctionConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnFunctionDefinition.FunctionConfigurationProperty.builder()CfnFunctionDefinition.FunctionConfigurationProperty.Builder.encodingType(String encodingType) Sets the value ofCfnFunctionDefinition.FunctionConfigurationProperty.getEncodingType()CfnFunctionDefinition.FunctionConfigurationProperty.Builder.environment(IResolvable environment) Sets the value ofCfnFunctionDefinition.FunctionConfigurationProperty.getEnvironment()CfnFunctionDefinition.FunctionConfigurationProperty.Builder.environment(CfnFunctionDefinition.EnvironmentProperty environment) Sets the value ofCfnFunctionDefinition.FunctionConfigurationProperty.getEnvironment()Sets the value ofCfnFunctionDefinition.FunctionConfigurationProperty.getExecArgs()CfnFunctionDefinition.FunctionConfigurationProperty.Builder.executable(String executable) Sets the value ofCfnFunctionDefinition.FunctionConfigurationProperty.getExecutable()CfnFunctionDefinition.FunctionConfigurationProperty.Builder.memorySize(Number memorySize) Sets the value ofCfnFunctionDefinition.FunctionConfigurationProperty.getMemorySize()Sets the value ofCfnFunctionDefinition.FunctionConfigurationProperty.getPinned()CfnFunctionDefinition.FunctionConfigurationProperty.Builder.pinned(IResolvable pinned) Sets the value ofCfnFunctionDefinition.FunctionConfigurationProperty.getPinned()Sets the value ofCfnFunctionDefinition.FunctionConfigurationProperty.getTimeout()Constructors in software.amazon.awscdk.services.greengrass with parameters of type CfnFunctionDefinition.FunctionConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFunctionDefinition.FunctionConfigurationProperty.Builder.