@Stability(value=Stable) public static final class CfnFunction.FileSystemConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFunction.FileSystemConfigProperty>
CfnFunction.FileSystemConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFunction.FileSystemConfigProperty.Builder |
arn(String arn)
Sets the value of
CfnFunction.FileSystemConfigProperty.getArn() |
CfnFunction.FileSystemConfigProperty |
build()
Builds the configured instance.
|
CfnFunction.FileSystemConfigProperty.Builder |
localMountPath(String localMountPath)
Sets the value of
CfnFunction.FileSystemConfigProperty.getLocalMountPath() |
@Stability(value=Stable) public CfnFunction.FileSystemConfigProperty.Builder arn(String arn)
CfnFunction.FileSystemConfigProperty.getArn()arn - `CfnFunction.FileSystemConfigProperty.Arn`. This parameter is required.this@Stability(value=Stable) public CfnFunction.FileSystemConfigProperty.Builder localMountPath(String localMountPath)
CfnFunction.FileSystemConfigProperty.getLocalMountPath()localMountPath - `CfnFunction.FileSystemConfigProperty.LocalMountPath`. This parameter is required.this@Stability(value=Stable) public CfnFunction.FileSystemConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnFunction.FileSystemConfigProperty>CfnFunction.FileSystemConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.