Express Sync Args
data class ExpressSyncArgs(val bucketName: Output<String>? = null, val bucketPrefix: Output<String>? = null, val bucketRegion: Output<String>? = null, val description: Output<String>? = null, val expressSyncName: Output<String>? = null) : ConvertibleToJava<ExpressSyncArgs>
Provides a Cloud Storage Gateway Express Sync resource. For information about Cloud Storage Gateway Express Sync and how to use it, see What is Express Sync.
NOTE: Available since v1.144.0.
Import
Cloud Storage Gateway Express Sync can be imported using the id, e.g.
$ pulumi import alicloud:cloudstoragegateway/expressSync:ExpressSync example <id>
Content copied to clipboard