Uses of Class
software.amazon.awscdk.services.greengrass.CfnFunctionDefinition.EnvironmentProperty.Builder
Packages that use CfnFunctionDefinition.EnvironmentProperty.Builder
- 
Uses of CfnFunctionDefinition.EnvironmentProperty.Builder in software.amazon.awscdk.services.greengrass
Methods in software.amazon.awscdk.services.greengrass that return CfnFunctionDefinition.EnvironmentProperty.BuilderModifier and TypeMethodDescriptionCfnFunctionDefinition.EnvironmentProperty.Builder.accessSysfs(Boolean accessSysfs) Sets the value ofCfnFunctionDefinition.EnvironmentProperty.getAccessSysfs()CfnFunctionDefinition.EnvironmentProperty.Builder.accessSysfs(IResolvable accessSysfs) Sets the value ofCfnFunctionDefinition.EnvironmentProperty.getAccessSysfs()CfnFunctionDefinition.EnvironmentProperty.builder()CfnFunctionDefinition.EnvironmentProperty.Builder.execution(IResolvable execution) Sets the value ofCfnFunctionDefinition.EnvironmentProperty.getExecution()CfnFunctionDefinition.EnvironmentProperty.Builder.execution(CfnFunctionDefinition.ExecutionProperty execution) Sets the value ofCfnFunctionDefinition.EnvironmentProperty.getExecution()CfnFunctionDefinition.EnvironmentProperty.Builder.resourceAccessPolicies(List<? extends Object> resourceAccessPolicies) Sets the value ofCfnFunctionDefinition.EnvironmentProperty.getResourceAccessPolicies()CfnFunctionDefinition.EnvironmentProperty.Builder.resourceAccessPolicies(IResolvable resourceAccessPolicies) Sets the value ofCfnFunctionDefinition.EnvironmentProperty.getResourceAccessPolicies()Sets the value ofCfnFunctionDefinition.EnvironmentProperty.getVariables()Constructors in software.amazon.awscdk.services.greengrass with parameters of type CfnFunctionDefinition.EnvironmentProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFunctionDefinition.EnvironmentProperty.Builder.