@Stability(value=Stable) public static final class CfnComponentVersion.LambdaDeviceMountProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnComponentVersion.LambdaDeviceMountProperty>
CfnComponentVersion.LambdaDeviceMountProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnComponentVersion.LambdaDeviceMountProperty.Builder |
addGroupOwner(Boolean addGroupOwner)
Sets the value of
CfnComponentVersion.LambdaDeviceMountProperty.getAddGroupOwner() |
CfnComponentVersion.LambdaDeviceMountProperty.Builder |
addGroupOwner(IResolvable addGroupOwner)
Sets the value of
CfnComponentVersion.LambdaDeviceMountProperty.getAddGroupOwner() |
CfnComponentVersion.LambdaDeviceMountProperty |
build()
Builds the configured instance.
|
CfnComponentVersion.LambdaDeviceMountProperty.Builder |
path(String path)
Sets the value of
CfnComponentVersion.LambdaDeviceMountProperty.getPath() |
CfnComponentVersion.LambdaDeviceMountProperty.Builder |
permission(String permission)
Sets the value of
CfnComponentVersion.LambdaDeviceMountProperty.getPermission() |
@Stability(value=Stable) public CfnComponentVersion.LambdaDeviceMountProperty.Builder addGroupOwner(Boolean addGroupOwner)
CfnComponentVersion.LambdaDeviceMountProperty.getAddGroupOwner()addGroupOwner - `CfnComponentVersion.LambdaDeviceMountProperty.AddGroupOwner`.this@Stability(value=Stable) public CfnComponentVersion.LambdaDeviceMountProperty.Builder addGroupOwner(IResolvable addGroupOwner)
CfnComponentVersion.LambdaDeviceMountProperty.getAddGroupOwner()addGroupOwner - `CfnComponentVersion.LambdaDeviceMountProperty.AddGroupOwner`.this@Stability(value=Stable) public CfnComponentVersion.LambdaDeviceMountProperty.Builder path(String path)
CfnComponentVersion.LambdaDeviceMountProperty.getPath()path - `CfnComponentVersion.LambdaDeviceMountProperty.Path`.this@Stability(value=Stable) public CfnComponentVersion.LambdaDeviceMountProperty.Builder permission(String permission)
CfnComponentVersion.LambdaDeviceMountProperty.getPermission()permission - `CfnComponentVersion.LambdaDeviceMountProperty.Permission`.this@Stability(value=Stable) public CfnComponentVersion.LambdaDeviceMountProperty build()
build in interface software.amazon.jsii.Builder<CfnComponentVersion.LambdaDeviceMountProperty>CfnComponentVersion.LambdaDeviceMountPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.