@Stability(value=Stable) public static final class CfnLocationFSxONTAPProps.Builder extends Object implements software.amazon.jsii.Builder<CfnLocationFSxONTAPProps>
CfnLocationFSxONTAPProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnLocationFSxONTAPProps |
build()
Builds the configured instance.
|
CfnLocationFSxONTAPProps.Builder |
protocol(CfnLocationFSxONTAP.ProtocolProperty protocol)
Sets the value of
CfnLocationFSxONTAPProps.getProtocol() |
CfnLocationFSxONTAPProps.Builder |
protocol(IResolvable protocol)
Sets the value of
CfnLocationFSxONTAPProps.getProtocol() |
CfnLocationFSxONTAPProps.Builder |
securityGroupArns(List<String> securityGroupArns)
Sets the value of
CfnLocationFSxONTAPProps.getSecurityGroupArns() |
CfnLocationFSxONTAPProps.Builder |
storageVirtualMachineArn(String storageVirtualMachineArn)
Sets the value of
CfnLocationFSxONTAPProps.getStorageVirtualMachineArn() |
CfnLocationFSxONTAPProps.Builder |
subdirectory(String subdirectory)
Sets the value of
CfnLocationFSxONTAPProps.getSubdirectory() |
CfnLocationFSxONTAPProps.Builder |
tags(List<? extends CfnTag> tags)
Sets the value of
CfnLocationFSxONTAPProps.getTags() |
@Stability(value=Stable) public CfnLocationFSxONTAPProps.Builder protocol(CfnLocationFSxONTAP.ProtocolProperty protocol)
CfnLocationFSxONTAPProps.getProtocol()protocol - `AWS::DataSync::LocationFSxONTAP.Protocol`. This parameter is required.this@Stability(value=Stable) public CfnLocationFSxONTAPProps.Builder protocol(IResolvable protocol)
CfnLocationFSxONTAPProps.getProtocol()protocol - `AWS::DataSync::LocationFSxONTAP.Protocol`. This parameter is required.this@Stability(value=Stable) public CfnLocationFSxONTAPProps.Builder securityGroupArns(List<String> securityGroupArns)
CfnLocationFSxONTAPProps.getSecurityGroupArns()securityGroupArns - `AWS::DataSync::LocationFSxONTAP.SecurityGroupArns`. This parameter is required.this@Stability(value=Stable) public CfnLocationFSxONTAPProps.Builder storageVirtualMachineArn(String storageVirtualMachineArn)
CfnLocationFSxONTAPProps.getStorageVirtualMachineArn()storageVirtualMachineArn - `AWS::DataSync::LocationFSxONTAP.StorageVirtualMachineArn`. This parameter is required.this@Stability(value=Stable) public CfnLocationFSxONTAPProps.Builder subdirectory(String subdirectory)
CfnLocationFSxONTAPProps.getSubdirectory()subdirectory - `AWS::DataSync::LocationFSxONTAP.Subdirectory`.this@Stability(value=Stable) public CfnLocationFSxONTAPProps.Builder tags(List<? extends CfnTag> tags)
CfnLocationFSxONTAPProps.getTags()tags - `AWS::DataSync::LocationFSxONTAP.Tags`.this@Stability(value=Stable) public CfnLocationFSxONTAPProps build()
build in interface software.amazon.jsii.Builder<CfnLocationFSxONTAPProps>CfnLocationFSxONTAPPropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.