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