public static final class CfnLocationFSxOpenZFS.NFSProperty.Builder
extends java.lang.Object
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() |
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
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
public CfnLocationFSxOpenZFS.NFSProperty build()
CfnLocationFSxOpenZFS.NFSProperty
java.lang.NullPointerException
- if any required attribute was not provided