@Stability(value=Stable) public static final class CfnLocationSMB.MountOptionsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnLocationSMB.MountOptionsProperty>
CfnLocationSMB.MountOptionsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnLocationSMB.MountOptionsProperty |
build()
Builds the configured instance.
|
CfnLocationSMB.MountOptionsProperty.Builder |
version(String version)
Sets the value of
CfnLocationSMB.MountOptionsProperty.getVersion() |
@Stability(value=Stable) public CfnLocationSMB.MountOptionsProperty.Builder version(String version)
CfnLocationSMB.MountOptionsProperty.getVersion()version - The specific SMB version that you want DataSync to use to mount your SMB share.
If you don't specify a version, DataSync defaults to AUTOMATIC . That is, DataSync automatically selects a version based on negotiation with the SMB server.this@Stability(value=Stable) public CfnLocationSMB.MountOptionsProperty build()
build in interface software.amazon.jsii.Builder<CfnLocationSMB.MountOptionsProperty>CfnLocationSMB.MountOptionsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.