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