@Stability(value=Stable) public static final class CfnFileSystem.NfsExportsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFileSystem.NfsExportsProperty>
CfnFileSystem.NfsExportsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFileSystem.NfsExportsProperty |
build()
Builds the configured instance.
|
CfnFileSystem.NfsExportsProperty.Builder |
clientConfigurations(IResolvable clientConfigurations)
Sets the value of
CfnFileSystem.NfsExportsProperty.getClientConfigurations() |
CfnFileSystem.NfsExportsProperty.Builder |
clientConfigurations(List<? extends Object> clientConfigurations)
Sets the value of
CfnFileSystem.NfsExportsProperty.getClientConfigurations() |
@Stability(value=Stable) public CfnFileSystem.NfsExportsProperty.Builder clientConfigurations(IResolvable clientConfigurations)
CfnFileSystem.NfsExportsProperty.getClientConfigurations()clientConfigurations - `CfnFileSystem.NfsExportsProperty.ClientConfigurations`.this@Stability(value=Stable) public CfnFileSystem.NfsExportsProperty.Builder clientConfigurations(List<? extends Object> clientConfigurations)
CfnFileSystem.NfsExportsProperty.getClientConfigurations()clientConfigurations - `CfnFileSystem.NfsExportsProperty.ClientConfigurations`.this@Stability(value=Stable) public CfnFileSystem.NfsExportsProperty build()
build in interface software.amazon.jsii.Builder<CfnFileSystem.NfsExportsProperty>CfnFileSystem.NfsExportsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.