@Stability(value=Stable) public static final class CfnFunctionDefinitionVersion.EnvironmentProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFunctionDefinitionVersion.EnvironmentProperty>
CfnFunctionDefinitionVersion.EnvironmentProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnFunctionDefinitionVersion.EnvironmentProperty.Builder accessSysfs(Boolean accessSysfs)
CfnFunctionDefinitionVersion.EnvironmentProperty.getAccessSysfs()accessSysfs - `CfnFunctionDefinitionVersion.EnvironmentProperty.AccessSysfs`.this@Stability(value=Stable) public CfnFunctionDefinitionVersion.EnvironmentProperty.Builder accessSysfs(IResolvable accessSysfs)
CfnFunctionDefinitionVersion.EnvironmentProperty.getAccessSysfs()accessSysfs - `CfnFunctionDefinitionVersion.EnvironmentProperty.AccessSysfs`.this@Stability(value=Stable) public CfnFunctionDefinitionVersion.EnvironmentProperty.Builder execution(IResolvable execution)
CfnFunctionDefinitionVersion.EnvironmentProperty.getExecution()execution - `CfnFunctionDefinitionVersion.EnvironmentProperty.Execution`.this@Stability(value=Stable) public CfnFunctionDefinitionVersion.EnvironmentProperty.Builder execution(CfnFunctionDefinitionVersion.ExecutionProperty execution)
CfnFunctionDefinitionVersion.EnvironmentProperty.getExecution()execution - `CfnFunctionDefinitionVersion.EnvironmentProperty.Execution`.this@Stability(value=Stable) public CfnFunctionDefinitionVersion.EnvironmentProperty.Builder resourceAccessPolicies(IResolvable resourceAccessPolicies)
resourceAccessPolicies - `CfnFunctionDefinitionVersion.EnvironmentProperty.ResourceAccessPolicies`.this@Stability(value=Stable) public CfnFunctionDefinitionVersion.EnvironmentProperty.Builder resourceAccessPolicies(List<? extends Object> resourceAccessPolicies)
resourceAccessPolicies - `CfnFunctionDefinitionVersion.EnvironmentProperty.ResourceAccessPolicies`.this@Stability(value=Stable) public CfnFunctionDefinitionVersion.EnvironmentProperty.Builder variables(Object variables)
CfnFunctionDefinitionVersion.EnvironmentProperty.getVariables()variables - `CfnFunctionDefinitionVersion.EnvironmentProperty.Variables`.this@Stability(value=Stable) public CfnFunctionDefinitionVersion.EnvironmentProperty build()
build in interface software.amazon.jsii.Builder<CfnFunctionDefinitionVersion.EnvironmentProperty>CfnFunctionDefinitionVersion.EnvironmentPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.