@Stability(value=Stable) public static final class CfnLocationFSxOpenZFS.ProtocolProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnLocationFSxOpenZFS.ProtocolProperty>
CfnLocationFSxOpenZFS.ProtocolProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnLocationFSxOpenZFS.ProtocolProperty |
build()
Builds the configured instance.
|
CfnLocationFSxOpenZFS.ProtocolProperty.Builder |
nfs(CfnLocationFSxOpenZFS.NFSProperty nfs)
Sets the value of
CfnLocationFSxOpenZFS.ProtocolProperty.getNfs() |
CfnLocationFSxOpenZFS.ProtocolProperty.Builder |
nfs(IResolvable nfs)
Sets the value of
CfnLocationFSxOpenZFS.ProtocolProperty.getNfs() |
@Stability(value=Stable) public CfnLocationFSxOpenZFS.ProtocolProperty.Builder nfs(CfnLocationFSxOpenZFS.NFSProperty nfs)
CfnLocationFSxOpenZFS.ProtocolProperty.getNfs()nfs - Represents the Network File System (NFS) protocol that DataSync uses to access your FSx for OpenZFS file system.this@Stability(value=Stable) public CfnLocationFSxOpenZFS.ProtocolProperty.Builder nfs(IResolvable nfs)
CfnLocationFSxOpenZFS.ProtocolProperty.getNfs()nfs - Represents the Network File System (NFS) protocol that DataSync uses to access your FSx for OpenZFS file system.this@Stability(value=Stable) public CfnLocationFSxOpenZFS.ProtocolProperty build()
build in interface software.amazon.jsii.Builder<CfnLocationFSxOpenZFS.ProtocolProperty>CfnLocationFSxOpenZFS.ProtocolPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.