@Stability(value=Stable) public static final class CfnFunctionDefinition.RunAsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFunctionDefinition.RunAsProperty>
CfnFunctionDefinition.RunAsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFunctionDefinition.RunAsProperty |
build()
Builds the configured instance.
|
CfnFunctionDefinition.RunAsProperty.Builder |
gid(Number gid)
Sets the value of
CfnFunctionDefinition.RunAsProperty.getGid() |
CfnFunctionDefinition.RunAsProperty.Builder |
uid(Number uid)
Sets the value of
CfnFunctionDefinition.RunAsProperty.getUid() |
@Stability(value=Stable) public CfnFunctionDefinition.RunAsProperty.Builder gid(Number gid)
CfnFunctionDefinition.RunAsProperty.getGid()gid - `CfnFunctionDefinition.RunAsProperty.Gid`.this@Stability(value=Stable) public CfnFunctionDefinition.RunAsProperty.Builder uid(Number uid)
CfnFunctionDefinition.RunAsProperty.getUid()uid - `CfnFunctionDefinition.RunAsProperty.Uid`.this@Stability(value=Stable) public CfnFunctionDefinition.RunAsProperty build()
build in interface software.amazon.jsii.Builder<CfnFunctionDefinition.RunAsProperty>CfnFunctionDefinition.RunAsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.