Uses of Class
software.amazon.awscdk.services.datasync.CfnLocationFSxOpenZFS.Builder
Packages that use CfnLocationFSxOpenZFS.Builder
-
Uses of CfnLocationFSxOpenZFS.Builder in software.amazon.awscdk.services.datasync
Methods in software.amazon.awscdk.services.datasync that return CfnLocationFSxOpenZFS.BuilderModifier and TypeMethodDescriptionCfnLocationFSxOpenZFS.Builder.fsxFilesystemArn(String fsxFilesystemArn) The Amazon Resource Name (ARN) of the FSx for OpenZFS file system.CfnLocationFSxOpenZFS.Builder.protocol(IResolvable protocol) The type of protocol that AWS DataSync uses to access your file system.CfnLocationFSxOpenZFS.Builder.protocol(CfnLocationFSxOpenZFS.ProtocolProperty protocol) The type of protocol that AWS DataSync uses to access your file system.CfnLocationFSxOpenZFS.Builder.securityGroupArns(List<String> securityGroupArns) The ARNs of the security groups that are used to configure the FSx for OpenZFS file system.CfnLocationFSxOpenZFS.Builder.subdirectory(String subdirectory) A subdirectory in the location's path that must begin with/fsx.The key-value pair that represents a tag that you want to add to the resource.