LustreFileSystemArgs

constructor(autoImportPolicy: Output<String>? = null, automaticBackupRetentionDays: Output<Int>? = null, backupId: Output<String>? = null, copyTagsToBackups: Output<Boolean>? = null, dailyAutomaticBackupStartTime: Output<String>? = null, dataCompressionType: Output<String>? = null, deploymentType: Output<String>? = null, driveCacheType: Output<String>? = null, exportPath: Output<String>? = null, fileSystemTypeVersion: Output<String>? = null, importPath: Output<String>? = null, importedFileChunkSize: Output<Int>? = null, kmsKeyId: Output<String>? = null, logConfiguration: Output<LustreFileSystemLogConfigurationArgs>? = null, perUnitStorageThroughput: Output<Int>? = null, rootSquashConfiguration: Output<LustreFileSystemRootSquashConfigurationArgs>? = null, securityGroupIds: Output<List<String>>? = null, storageCapacity: Output<Int>? = null, storageType: Output<String>? = null, subnetIds: Output<String>? = null, tags: Output<Map<String, String>>? = null, weeklyMaintenanceStartTime: Output<String>? = null)