Uses of Class
software.amazon.awscdk.services.datasync.CfnLocationFSxONTAP.Builder
Packages that use CfnLocationFSxONTAP.Builder
-
Uses of CfnLocationFSxONTAP.Builder in software.amazon.awscdk.services.datasync
Methods in software.amazon.awscdk.services.datasync that return CfnLocationFSxONTAP.BuilderModifier and TypeMethodDescriptionstatic CfnLocationFSxONTAP.BuilderCfnLocationFSxONTAP.Builder.protocol(IResolvable protocol) Specifies the data transfer protocol that DataSync uses to access your Amazon FSx file system.CfnLocationFSxONTAP.Builder.protocol(CfnLocationFSxONTAP.ProtocolProperty protocol) Specifies the data transfer protocol that DataSync uses to access your Amazon FSx file system.CfnLocationFSxONTAP.Builder.securityGroupArns(List<String> securityGroupArns) Specifies the Amazon Resource Names (ARNs) of the security groups that DataSync can use to access your FSx for ONTAP file system.CfnLocationFSxONTAP.Builder.storageVirtualMachineArn(String storageVirtualMachineArn) Specifies the ARN of the storage virtual machine (SVM) in your file system where you want to copy data to or from.CfnLocationFSxONTAP.Builder.subdirectory(String subdirectory) Specifies a path to the file share in the SVM where you'll copy your data.Specifies labels that help you categorize, filter, and search for your AWS resources.