AWS SDK for .NET Documentation
DescribeGatewayInformation Method (describeGatewayInformationRequest)
AmazonAmazon.StorageGatewayAmazonStorageGatewayDescribeGatewayInformation(DescribeGatewayInformationRequest) Did this page help you?   Yes   No    Tell us about it...

This operation returns metadata about a gateway such as its name, network interfaces, configured time zone, and the state (whether the gateway is running or not). To specify which gateway to describe, use the Amazon Resource Name (ARN) of the gateway in your request.

Declaration Syntax
C#
DescribeGatewayInformationResponse DescribeGatewayInformation(
	DescribeGatewayInformationRequest describeGatewayInformationRequest
)
Parameters
describeGatewayInformationRequest (DescribeGatewayInformationRequest)
Container for the necessary parameters to execute the DescribeGatewayInformation service method on AmazonStorageGateway.
Return Value
The response from the DescribeGatewayInformation service method, as returned by AmazonStorageGateway.
Exceptions

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