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