Location FSx Open Zfs Args
data class LocationFSxOpenZfsArgs(val fsxFilesystemArn: Output<String>? = null, val protocol: Output<LocationFSxOpenZfsProtocolArgs>? = null, val securityGroupArns: Output<List<String>>? = null, val subdirectory: Output<String>? = null, val tags: Output<List<TagArgs>>? = null) : ConvertibleToJava<LocationFSxOpenZfsArgs>
Resource schema for AWS::DataSync::LocationFSxOpenZFS.
Properties
Link copied to clipboard
The Amazon Resource Name (ARN) for the FSx OpenZFS file system.
Link copied to clipboard
The type of protocol that AWS DataSync uses to access your file system.
Link copied to clipboard
The ARNs of the security groups that are to use to configure the FSx OpenZFS file system.
Link copied to clipboard
A subdirectory in the location's path.