@Stability(value=Stable) public static final class CfnVolume.NfsExportsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnVolume.NfsExportsProperty>
CfnVolume.NfsExportsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnVolume.NfsExportsProperty |
build()
Builds the configured instance.
|
CfnVolume.NfsExportsProperty.Builder |
clientConfigurations(IResolvable clientConfigurations)
Sets the value of
CfnVolume.NfsExportsProperty.getClientConfigurations() |
CfnVolume.NfsExportsProperty.Builder |
clientConfigurations(List<? extends Object> clientConfigurations)
Sets the value of
CfnVolume.NfsExportsProperty.getClientConfigurations() |
@Stability(value=Stable) public CfnVolume.NfsExportsProperty.Builder clientConfigurations(IResolvable clientConfigurations)
CfnVolume.NfsExportsProperty.getClientConfigurations()clientConfigurations - A list of configuration objects that contain the client and options for mounting the OpenZFS file system. This parameter is required.this@Stability(value=Stable) public CfnVolume.NfsExportsProperty.Builder clientConfigurations(List<? extends Object> clientConfigurations)
CfnVolume.NfsExportsProperty.getClientConfigurations()clientConfigurations - A list of configuration objects that contain the client and options for mounting the OpenZFS file system. This parameter is required.this@Stability(value=Stable) public CfnVolume.NfsExportsProperty build()
build in interface software.amazon.jsii.Builder<CfnVolume.NfsExportsProperty>CfnVolume.NfsExportsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.