Gateway File Share Args
data class GatewayFileShareArgs(val accessBasedEnumeration: Output<Boolean>? = null, val backendLimit: Output<Int>? = null, val browsable: Output<Boolean>? = null, val bypassCacheRead: Output<Boolean>? = null, val cacheMode: Output<String>? = null, val directIo: Output<Boolean>? = null, val downloadLimit: Output<Int>? = null, val fastReclaim: Output<Boolean>? = null, val feLimit: Output<Int>? = null, val gatewayFileShareName: Output<String>? = null, val gatewayId: Output<String>? = null, val ignoreDelete: Output<Boolean>? = null, val inPlace: Output<Boolean>? = null, val lagPeriod: Output<Int>? = null, val localPath: Output<String>? = null, val nfsV4Optimization: Output<Boolean>? = null, val ossBucketName: Output<String>? = null, val ossBucketSsl: Output<Boolean>? = null, val ossEndpoint: Output<String>? = null, val partialSyncPaths: Output<String>? = null, val pathPrefix: Output<String>? = null, val pollingInterval: Output<Int>? = null, val protocol: Output<String>? = null, val remoteSync: Output<Boolean>? = null, val remoteSyncDownload: Output<Boolean>? = null, val roClientList: Output<String>? = null, val roUserList: Output<String>? = null, val rwClientList: Output<String>? = null, val rwUserList: Output<String>? = null, val squash: Output<String>? = null, val supportArchive: Output<Boolean>? = null, val transferAcceleration: Output<Boolean>? = null, val windowsAcl: Output<Boolean>? = null) : ConvertibleToJava<GatewayFileShareArgs>
Provides a Cloud Storage Gateway Gateway File Share resource. For information about Cloud Storage Gateway Gateway File Share and how to use it, see What is Gateway File Share.
NOTE: Available since v1.144.0.
Import
Cloud Storage Gateway Gateway File Share can be imported using the id, e.g.
$ pulumi import alicloud:cloudstoragegateway/gatewayFileShare:GatewayFileShare example <gateway_id>:<index_id>
Content copied to clipboard
Constructors
Link copied to clipboard
fun GatewayFileShareArgs(accessBasedEnumeration: Output<Boolean>? = null, backendLimit: Output<Int>? = null, browsable: Output<Boolean>? = null, bypassCacheRead: Output<Boolean>? = null, cacheMode: Output<String>? = null, directIo: Output<Boolean>? = null, downloadLimit: Output<Int>? = null, fastReclaim: Output<Boolean>? = null, feLimit: Output<Int>? = null, gatewayFileShareName: Output<String>? = null, gatewayId: Output<String>? = null, ignoreDelete: Output<Boolean>? = null, inPlace: Output<Boolean>? = null, lagPeriod: Output<Int>? = null, localPath: Output<String>? = null, nfsV4Optimization: Output<Boolean>? = null, ossBucketName: Output<String>? = null, ossBucketSsl: Output<Boolean>? = null, ossEndpoint: Output<String>? = null, partialSyncPaths: Output<String>? = null, pathPrefix: Output<String>? = null, pollingInterval: Output<Int>? = null, protocol: Output<String>? = null, remoteSync: Output<Boolean>? = null, remoteSyncDownload: Output<Boolean>? = null, roClientList: Output<String>? = null, roUserList: Output<String>? = null, rwClientList: Output<String>? = null, rwUserList: Output<String>? = null, squash: Output<String>? = null, supportArchive: Output<Boolean>? = null, transferAcceleration: Output<Boolean>? = null, windowsAcl: Output<Boolean>? = null)
Functions
Properties
Link copied to clipboard
Link copied to clipboard
The maximum download speed of the gateway file share. Unit: MB/s
. 0
means unlimited. Value range: 0
~ 1280
. NOTE: only in copy mode and enable download file data can be set. only when the shared opens the reverse synchronization or acceded to by the speed synchronization Group when, this parameter will not take effect. Gateway version >= 1.3.0 above support.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard