Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.datasync.CfnLocationFSxOpenZFSPropsMixin.Builder
Packages that use CfnLocationFSxOpenZFSPropsMixin.Builder
-
Uses of CfnLocationFSxOpenZFSPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.datasync
Methods in software.amazon.awscdk.cfnpropertymixins.services.datasync that return CfnLocationFSxOpenZFSPropsMixin.BuilderModifier and TypeMethodDescriptionCfnLocationFSxOpenZFSPropsMixin.Builder.create()CfnLocationFSxOpenZFSPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnLocationFSxOpenZFSPropsMixin.Builder.fsxFilesystemArn(String fsxFilesystemArn) The Amazon Resource Name (ARN) of the FSx for OpenZFS file system.CfnLocationFSxOpenZFSPropsMixin.Builder.protocol(CfnLocationFSxOpenZFSPropsMixin.ProtocolProperty protocol) The type of protocol that AWS DataSync uses to access your file system.CfnLocationFSxOpenZFSPropsMixin.Builder.protocol(IResolvable protocol) The type of protocol that AWS DataSync uses to access your file system.CfnLocationFSxOpenZFSPropsMixin.Builder.securityGroupArns(List<String> securityGroupArns) The ARNs of the security groups that are used to configure the FSx for OpenZFS file system.CfnLocationFSxOpenZFSPropsMixin.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.