AWS SDK for .NET Documentation
DescribeUploadBuffer Method (describeUploadBufferRequest)
AmazonAmazon.StorageGatewayAmazonStorageGatewayDescribeUploadBuffer(DescribeUploadBufferRequest) Did this page help you?   Yes   No    Tell us about it...

This operation returns information about the upload buffer of a gateway. This operation is supported for both the gateway-stored and gateway-cached volume architectures.

The response includes disk IDs that are configured as upload buffer space, and it includes the amount of upload buffer space allocated and used.

Declaration Syntax
C#
DescribeUploadBufferResponse DescribeUploadBuffer(
	DescribeUploadBufferRequest describeUploadBufferRequest
)
Parameters
describeUploadBufferRequest (DescribeUploadBufferRequest)
Container for the necessary parameters to execute the DescribeUploadBuffer service method on AmazonStorageGateway.
Return Value
The response from the DescribeUploadBuffer service method, as returned by AmazonStorageGateway.
Exceptions

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)