@Stability(value=Stable) public static final class CfnLocationFSxONTAP.SMBProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnLocationFSxONTAP.SMBProperty>
CfnLocationFSxONTAP.SMBProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnLocationFSxONTAP.SMBProperty |
build()
Builds the configured instance.
|
CfnLocationFSxONTAP.SMBProperty.Builder |
domain(String domain)
Sets the value of
CfnLocationFSxONTAP.SMBProperty.getDomain() |
CfnLocationFSxONTAP.SMBProperty.Builder |
mountOptions(CfnLocationFSxONTAP.SmbMountOptionsProperty mountOptions)
Sets the value of
CfnLocationFSxONTAP.SMBProperty.getMountOptions() |
CfnLocationFSxONTAP.SMBProperty.Builder |
mountOptions(IResolvable mountOptions)
Sets the value of
CfnLocationFSxONTAP.SMBProperty.getMountOptions() |
CfnLocationFSxONTAP.SMBProperty.Builder |
password(String password)
Sets the value of
CfnLocationFSxONTAP.SMBProperty.getPassword() |
CfnLocationFSxONTAP.SMBProperty.Builder |
user(String user)
Sets the value of
CfnLocationFSxONTAP.SMBProperty.getUser() |
@Stability(value=Stable) public CfnLocationFSxONTAP.SMBProperty.Builder mountOptions(CfnLocationFSxONTAP.SmbMountOptionsProperty mountOptions)
CfnLocationFSxONTAP.SMBProperty.getMountOptions()mountOptions - `CfnLocationFSxONTAP.SMBProperty.MountOptions`. This parameter is required.this@Stability(value=Stable) public CfnLocationFSxONTAP.SMBProperty.Builder mountOptions(IResolvable mountOptions)
CfnLocationFSxONTAP.SMBProperty.getMountOptions()mountOptions - `CfnLocationFSxONTAP.SMBProperty.MountOptions`. This parameter is required.this@Stability(value=Stable) public CfnLocationFSxONTAP.SMBProperty.Builder password(String password)
CfnLocationFSxONTAP.SMBProperty.getPassword()password - `CfnLocationFSxONTAP.SMBProperty.Password`. This parameter is required.this@Stability(value=Stable) public CfnLocationFSxONTAP.SMBProperty.Builder user(String user)
CfnLocationFSxONTAP.SMBProperty.getUser()user - `CfnLocationFSxONTAP.SMBProperty.User`. This parameter is required.this@Stability(value=Stable) public CfnLocationFSxONTAP.SMBProperty.Builder domain(String domain)
CfnLocationFSxONTAP.SMBProperty.getDomain()domain - `CfnLocationFSxONTAP.SMBProperty.Domain`.this@Stability(value=Stable) public CfnLocationFSxONTAP.SMBProperty build()
build in interface software.amazon.jsii.Builder<CfnLocationFSxONTAP.SMBProperty>CfnLocationFSxONTAP.SMBPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.