FileSystemArgs

constructor(availabilityZoneName: Output<String>? = null, creationToken: Output<String>? = null, encrypted: Output<Boolean>? = null, kmsKeyId: Output<String>? = null, lifecyclePolicies: Output<List<FileSystemLifecyclePolicyArgs>>? = null, performanceMode: Output<String>? = null, provisionedThroughputInMibps: Output<Double>? = null, tags: Output<Map<String, String>>? = null, throughputMode: Output<String>? = null)