Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.greengrass.CfnFunctionDefinitionPropsMixin.ExecutionProperty.Builder
Packages that use CfnFunctionDefinitionPropsMixin.ExecutionProperty.Builder
-
Uses of CfnFunctionDefinitionPropsMixin.ExecutionProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.greengrass
Methods in software.amazon.awscdk.cfnpropertymixins.services.greengrass that return CfnFunctionDefinitionPropsMixin.ExecutionProperty.BuilderModifier and TypeMethodDescriptionCfnFunctionDefinitionPropsMixin.ExecutionProperty.builder()CfnFunctionDefinitionPropsMixin.ExecutionProperty.Builder.isolationMode(String isolationMode) Sets the value ofCfnFunctionDefinitionPropsMixin.ExecutionProperty.getIsolationMode()CfnFunctionDefinitionPropsMixin.ExecutionProperty.Builder.runAs(CfnFunctionDefinitionPropsMixin.RunAsProperty runAs) Sets the value ofCfnFunctionDefinitionPropsMixin.ExecutionProperty.getRunAs()CfnFunctionDefinitionPropsMixin.ExecutionProperty.Builder.runAs(IResolvable runAs) Sets the value ofCfnFunctionDefinitionPropsMixin.ExecutionProperty.getRunAs()Constructors in software.amazon.awscdk.cfnpropertymixins.services.greengrass with parameters of type CfnFunctionDefinitionPropsMixin.ExecutionProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFunctionDefinitionPropsMixin.ExecutionProperty.Builder.