@Stability(value=Stable) public static final class CfnDeployment.ComponentRunWithProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDeployment.ComponentRunWithProperty>
CfnDeployment.ComponentRunWithProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDeployment.ComponentRunWithProperty |
build()
Builds the configured instance.
|
CfnDeployment.ComponentRunWithProperty.Builder |
posixUser(String posixUser)
Sets the value of
CfnDeployment.ComponentRunWithProperty.getPosixUser() |
CfnDeployment.ComponentRunWithProperty.Builder |
systemResourceLimits(CfnDeployment.SystemResourceLimitsProperty systemResourceLimits)
Sets the value of
CfnDeployment.ComponentRunWithProperty.getSystemResourceLimits() |
CfnDeployment.ComponentRunWithProperty.Builder |
systemResourceLimits(IResolvable systemResourceLimits)
Sets the value of
CfnDeployment.ComponentRunWithProperty.getSystemResourceLimits() |
CfnDeployment.ComponentRunWithProperty.Builder |
windowsUser(String windowsUser)
Sets the value of
CfnDeployment.ComponentRunWithProperty.getWindowsUser() |
@Stability(value=Stable) public CfnDeployment.ComponentRunWithProperty.Builder posixUser(String posixUser)
CfnDeployment.ComponentRunWithProperty.getPosixUser()posixUser - `CfnDeployment.ComponentRunWithProperty.PosixUser`.this@Stability(value=Stable) public CfnDeployment.ComponentRunWithProperty.Builder systemResourceLimits(CfnDeployment.SystemResourceLimitsProperty systemResourceLimits)
CfnDeployment.ComponentRunWithProperty.getSystemResourceLimits()systemResourceLimits - `CfnDeployment.ComponentRunWithProperty.SystemResourceLimits`.this@Stability(value=Stable) public CfnDeployment.ComponentRunWithProperty.Builder systemResourceLimits(IResolvable systemResourceLimits)
CfnDeployment.ComponentRunWithProperty.getSystemResourceLimits()systemResourceLimits - `CfnDeployment.ComponentRunWithProperty.SystemResourceLimits`.this@Stability(value=Stable) public CfnDeployment.ComponentRunWithProperty.Builder windowsUser(String windowsUser)
CfnDeployment.ComponentRunWithProperty.getWindowsUser()windowsUser - `CfnDeployment.ComponentRunWithProperty.WindowsUser`.this@Stability(value=Stable) public CfnDeployment.ComponentRunWithProperty build()
build in interface software.amazon.jsii.Builder<CfnDeployment.ComponentRunWithProperty>CfnDeployment.ComponentRunWithPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.