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