Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.datasync.CfnLocationFSxONTAPPropsMixin.Builder
Packages that use CfnLocationFSxONTAPPropsMixin.Builder
-
Uses of CfnLocationFSxONTAPPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.datasync
Methods in software.amazon.awscdk.cfnpropertymixins.services.datasync that return CfnLocationFSxONTAPPropsMixin.BuilderModifier and TypeMethodDescriptionCfnLocationFSxONTAPPropsMixin.Builder.create()CfnLocationFSxONTAPPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnLocationFSxONTAPPropsMixin.Builder.protocol(CfnLocationFSxONTAPPropsMixin.ProtocolProperty protocol) Specifies the data transfer protocol that DataSync uses to access your Amazon FSx file system.CfnLocationFSxONTAPPropsMixin.Builder.protocol(IResolvable protocol) Specifies the data transfer protocol that DataSync uses to access your Amazon FSx file system.CfnLocationFSxONTAPPropsMixin.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.CfnLocationFSxONTAPPropsMixin.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.CfnLocationFSxONTAPPropsMixin.Builder.subdirectory(String subdirectory) Specifies a path to the file share in the SVM where you want to transfer data to or from.Specifies labels that help you categorize, filter, and search for your AWS resources.