@Stability(value=Stable) public static final class CfnLocationFSxOpenZFS.NFSProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnLocationFSxOpenZFS.NFSProperty>
CfnLocationFSxOpenZFS.NFSProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnLocationFSxOpenZFS.NFSProperty |
build()
Builds the configured instance.
|
CfnLocationFSxOpenZFS.NFSProperty.Builder |
mountOptions(CfnLocationFSxOpenZFS.MountOptionsProperty mountOptions)
Sets the value of
CfnLocationFSxOpenZFS.NFSProperty.getMountOptions() |
CfnLocationFSxOpenZFS.NFSProperty.Builder |
mountOptions(IResolvable mountOptions)
Sets the value of
CfnLocationFSxOpenZFS.NFSProperty.getMountOptions() |
@Stability(value=Stable) public CfnLocationFSxOpenZFS.NFSProperty.Builder mountOptions(CfnLocationFSxOpenZFS.MountOptionsProperty mountOptions)
CfnLocationFSxOpenZFS.NFSProperty.getMountOptions()mountOptions - Represents the mount options that are available for DataSync to access an NFS location. This parameter is required.this@Stability(value=Stable) public CfnLocationFSxOpenZFS.NFSProperty.Builder mountOptions(IResolvable mountOptions)
CfnLocationFSxOpenZFS.NFSProperty.getMountOptions()mountOptions - Represents the mount options that are available for DataSync to access an NFS location. This parameter is required.this@Stability(value=Stable) public CfnLocationFSxOpenZFS.NFSProperty build()
build in interface software.amazon.jsii.Builder<CfnLocationFSxOpenZFS.NFSProperty>CfnLocationFSxOpenZFS.NFSPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.