Storagegateway Functions
object StoragegatewayFunctions
Functions
Link copied to clipboard
Retrieve information about a Storage Gateway local disk. The disk identifier is useful for adding the disk as a cache or upload buffer to a gateway.
suspend fun getLocalDisk(argument: suspend GetLocalDiskPlainArgsBuilder.() -> Unit): GetLocalDiskResult
suspend fun getLocalDisk(diskNode: String? = null, diskPath: String? = null, gatewayArn: String): GetLocalDiskResult