@Stability(value=Stable) public static final class CfnLocationFSxONTAP.ProtocolProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnLocationFSxONTAP.ProtocolProperty>
CfnLocationFSxONTAP.ProtocolProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnLocationFSxONTAP.ProtocolProperty |
build()
Builds the configured instance.
|
CfnLocationFSxONTAP.ProtocolProperty.Builder |
nfs(CfnLocationFSxONTAP.NFSProperty nfs)
Sets the value of
CfnLocationFSxONTAP.ProtocolProperty.getNfs() |
CfnLocationFSxONTAP.ProtocolProperty.Builder |
nfs(IResolvable nfs)
Sets the value of
CfnLocationFSxONTAP.ProtocolProperty.getNfs() |
CfnLocationFSxONTAP.ProtocolProperty.Builder |
smb(CfnLocationFSxONTAP.SMBProperty smb)
Sets the value of
CfnLocationFSxONTAP.ProtocolProperty.getSmb() |
CfnLocationFSxONTAP.ProtocolProperty.Builder |
smb(IResolvable smb)
Sets the value of
CfnLocationFSxONTAP.ProtocolProperty.getSmb() |
@Stability(value=Stable) public CfnLocationFSxONTAP.ProtocolProperty.Builder nfs(CfnLocationFSxONTAP.NFSProperty nfs)
CfnLocationFSxONTAP.ProtocolProperty.getNfs()nfs - `CfnLocationFSxONTAP.ProtocolProperty.NFS`.this@Stability(value=Stable) public CfnLocationFSxONTAP.ProtocolProperty.Builder nfs(IResolvable nfs)
CfnLocationFSxONTAP.ProtocolProperty.getNfs()nfs - `CfnLocationFSxONTAP.ProtocolProperty.NFS`.this@Stability(value=Stable) public CfnLocationFSxONTAP.ProtocolProperty.Builder smb(CfnLocationFSxONTAP.SMBProperty smb)
CfnLocationFSxONTAP.ProtocolProperty.getSmb()smb - `CfnLocationFSxONTAP.ProtocolProperty.SMB`.this@Stability(value=Stable) public CfnLocationFSxONTAP.ProtocolProperty.Builder smb(IResolvable smb)
CfnLocationFSxONTAP.ProtocolProperty.getSmb()smb - `CfnLocationFSxONTAP.ProtocolProperty.SMB`.this@Stability(value=Stable) public CfnLocationFSxONTAP.ProtocolProperty build()
build in interface software.amazon.jsii.Builder<CfnLocationFSxONTAP.ProtocolProperty>CfnLocationFSxONTAP.ProtocolPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.