Uses of Class
software.amazon.awscdk.services.greengrass.CfnFunctionDefinitionVersion.ExecutionProperty.Builder
-
Uses of CfnFunctionDefinitionVersion.ExecutionProperty.Builder in software.amazon.awscdk.services.greengrass
Modifier and TypeMethodDescriptionCfnFunctionDefinitionVersion.ExecutionProperty.builder()
CfnFunctionDefinitionVersion.ExecutionProperty.Builder.isolationMode
(String isolationMode) Sets the value ofCfnFunctionDefinitionVersion.ExecutionProperty.getIsolationMode()
CfnFunctionDefinitionVersion.ExecutionProperty.Builder.runAs
(IResolvable runAs) Sets the value ofCfnFunctionDefinitionVersion.ExecutionProperty.getRunAs()
CfnFunctionDefinitionVersion.ExecutionProperty.Builder.runAs
(CfnFunctionDefinitionVersion.RunAsProperty runAs) Sets the value ofCfnFunctionDefinitionVersion.ExecutionProperty.getRunAs()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnFunctionDefinitionVersion.ExecutionProperty.Builder
.