Server Endpoint Args
constructor(cloudTiering: Output<Either<String, FeatureStatus>>? = null, friendlyName: Output<String>? = null, initialDownloadPolicy: Output<Either<String, InitialDownloadPolicy>>? = null, initialUploadPolicy: Output<Either<String, InitialUploadPolicy>>? = null, localCacheMode: Output<Either<String, LocalCacheMode>>? = null, offlineDataTransfer: Output<Either<String, FeatureStatus>>? = null, offlineDataTransferShareName: Output<String>? = null, resourceGroupName: Output<String>? = null, serverEndpointName: Output<String>? = null, serverLocalPath: Output<String>? = null, serverResourceId: Output<String>? = null, storageSyncServiceName: Output<String>? = null, syncGroupName: Output<String>? = null, tierFilesOlderThanDays: Output<Int>? = null, volumeFreeSpacePercent: Output<Int>? = null)