@Stability(value=Stable) public static final class CfnLocationNFSProps.Builder extends Object implements software.amazon.jsii.Builder<CfnLocationNFSProps>
CfnLocationNFSProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnLocationNFSProps.Builder onPremConfig(CfnLocationNFS.OnPremConfigProperty onPremConfig)
CfnLocationNFSProps.getOnPremConfig()onPremConfig - `AWS::DataSync::LocationNFS.OnPremConfig`. This parameter is required.this@Stability(value=Stable) public CfnLocationNFSProps.Builder onPremConfig(IResolvable onPremConfig)
CfnLocationNFSProps.getOnPremConfig()onPremConfig - `AWS::DataSync::LocationNFS.OnPremConfig`. This parameter is required.this@Stability(value=Stable) public CfnLocationNFSProps.Builder serverHostname(String serverHostname)
CfnLocationNFSProps.getServerHostname()serverHostname - `AWS::DataSync::LocationNFS.ServerHostname`. This parameter is required.this@Stability(value=Stable) public CfnLocationNFSProps.Builder subdirectory(String subdirectory)
CfnLocationNFSProps.getSubdirectory()subdirectory - `AWS::DataSync::LocationNFS.Subdirectory`. This parameter is required.this@Stability(value=Stable) public CfnLocationNFSProps.Builder mountOptions(CfnLocationNFS.MountOptionsProperty mountOptions)
CfnLocationNFSProps.getMountOptions()mountOptions - `AWS::DataSync::LocationNFS.MountOptions`.this@Stability(value=Stable) public CfnLocationNFSProps.Builder mountOptions(IResolvable mountOptions)
CfnLocationNFSProps.getMountOptions()mountOptions - `AWS::DataSync::LocationNFS.MountOptions`.this@Stability(value=Stable) public CfnLocationNFSProps.Builder tags(List<? extends CfnTag> tags)
CfnLocationNFSProps.getTags()tags - `AWS::DataSync::LocationNFS.Tags`.this@Stability(value=Stable) public CfnLocationNFSProps build()
build in interface software.amazon.jsii.Builder<CfnLocationNFSProps>CfnLocationNFSPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.