@Stability(value=Stable) public static final class CfnLocationFSxWindowsProps.Builder extends Object implements software.amazon.jsii.Builder<CfnLocationFSxWindowsProps>
CfnLocationFSxWindowsProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnLocationFSxWindowsProps.Builder fsxFilesystemArn(String fsxFilesystemArn)
CfnLocationFSxWindowsProps.getFsxFilesystemArn()fsxFilesystemArn - `AWS::DataSync::LocationFSxWindows.FsxFilesystemArn`. This parameter is required.this@Stability(value=Stable) public CfnLocationFSxWindowsProps.Builder password(String password)
CfnLocationFSxWindowsProps.getPassword()password - `AWS::DataSync::LocationFSxWindows.Password`. This parameter is required.this@Stability(value=Stable) public CfnLocationFSxWindowsProps.Builder securityGroupArns(List<String> securityGroupArns)
CfnLocationFSxWindowsProps.getSecurityGroupArns()securityGroupArns - `AWS::DataSync::LocationFSxWindows.SecurityGroupArns`. This parameter is required.this@Stability(value=Stable) public CfnLocationFSxWindowsProps.Builder user(String user)
CfnLocationFSxWindowsProps.getUser()user - `AWS::DataSync::LocationFSxWindows.User`. This parameter is required.this@Stability(value=Stable) public CfnLocationFSxWindowsProps.Builder domain(String domain)
CfnLocationFSxWindowsProps.getDomain()domain - `AWS::DataSync::LocationFSxWindows.Domain`.this@Stability(value=Stable) public CfnLocationFSxWindowsProps.Builder subdirectory(String subdirectory)
CfnLocationFSxWindowsProps.getSubdirectory()subdirectory - `AWS::DataSync::LocationFSxWindows.Subdirectory`.this@Stability(value=Stable) public CfnLocationFSxWindowsProps.Builder tags(List<? extends CfnTag> tags)
CfnLocationFSxWindowsProps.getTags()tags - `AWS::DataSync::LocationFSxWindows.Tags`.this@Stability(value=Stable) public CfnLocationFSxWindowsProps build()
build in interface software.amazon.jsii.Builder<CfnLocationFSxWindowsProps>CfnLocationFSxWindowsPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.