File System Args
constructor(dataRedundancyType: Output<String>? = null, dedicatedClusterId: Output<String>? = null, description: Output<String>? = null, fileSystemName: Output<String>? = null, partitionNumber: Output<Int>? = null, protocolType: Output<String>? = null, provisionedThroughputInMiBps: Output<Int>? = null, spaceCapacity: Output<Int>? = null, storageSetName: Output<String>? = null, storageType: Output<String>? = null, throughputMode: Output<String>? = null, zoneId: Output<String>? = null)