@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 - A list of configuration objects that contain the client and options for mounting the OpenZFS file system.this@Stability(value=Stable) public CfnFileSystem.NfsExportsProperty.Builder clientConfigurations(List<? extends Object> clientConfigurations)
CfnFileSystem.NfsExportsProperty.getClientConfigurations()clientConfigurations - A list of configuration objects that contain the client and options for mounting the OpenZFS file system.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 © 2022. All rights reserved.