@Stability(value=Stable) public static final class CfnLocationSMBProps.Builder extends Object implements software.amazon.jsii.Builder<CfnLocationSMBProps>
CfnLocationSMBProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnLocationSMBProps.Builder agentArns(List<String> agentArns)
CfnLocationSMBProps.getAgentArns()agentArns - `AWS::DataSync::LocationSMB.AgentArns`. This parameter is required.this@Stability(value=Stable) public CfnLocationSMBProps.Builder password(String password)
CfnLocationSMBProps.getPassword()password - `AWS::DataSync::LocationSMB.Password`. This parameter is required.this@Stability(value=Stable) public CfnLocationSMBProps.Builder serverHostname(String serverHostname)
CfnLocationSMBProps.getServerHostname()serverHostname - `AWS::DataSync::LocationSMB.ServerHostname`. This parameter is required.this@Stability(value=Stable) public CfnLocationSMBProps.Builder subdirectory(String subdirectory)
CfnLocationSMBProps.getSubdirectory()subdirectory - `AWS::DataSync::LocationSMB.Subdirectory`. This parameter is required.this@Stability(value=Stable) public CfnLocationSMBProps.Builder user(String user)
CfnLocationSMBProps.getUser()user - `AWS::DataSync::LocationSMB.User`. This parameter is required.this@Stability(value=Stable) public CfnLocationSMBProps.Builder domain(String domain)
CfnLocationSMBProps.getDomain()domain - `AWS::DataSync::LocationSMB.Domain`.this@Stability(value=Stable) public CfnLocationSMBProps.Builder mountOptions(CfnLocationSMB.MountOptionsProperty mountOptions)
CfnLocationSMBProps.getMountOptions()mountOptions - `AWS::DataSync::LocationSMB.MountOptions`.this@Stability(value=Stable) public CfnLocationSMBProps.Builder mountOptions(IResolvable mountOptions)
CfnLocationSMBProps.getMountOptions()mountOptions - `AWS::DataSync::LocationSMB.MountOptions`.this@Stability(value=Stable) public CfnLocationSMBProps.Builder tags(List<? extends CfnTag> tags)
CfnLocationSMBProps.getTags()tags - `AWS::DataSync::LocationSMB.Tags`.this@Stability(value=Stable) public CfnLocationSMBProps build()
build in interface software.amazon.jsii.Builder<CfnLocationSMBProps>CfnLocationSMBPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.