AWS SDK for .NET Documentation
UpdateGatewayInformation Method (updateGatewayInformationRequest)
AmazonAmazon.StorageGatewayAmazonStorageGatewayUpdateGatewayInformation(UpdateGatewayInformationRequest) Did this page help you?   Yes   No    Tell us about it...

This operation updates a gateway's metadata, which includes the gateway's name and time zone. To specify which gateway to update, use the Amazon Resource Name (ARN) of the gateway in your request.

Declaration Syntax
C#
UpdateGatewayInformationResponse UpdateGatewayInformation(
	UpdateGatewayInformationRequest updateGatewayInformationRequest
)
Parameters
updateGatewayInformationRequest (UpdateGatewayInformationRequest)
Container for the necessary parameters to execute the UpdateGatewayInformation service method on AmazonStorageGateway.
Return Value
The response from the UpdateGatewayInformation service method, as returned by AmazonStorageGateway.
Exceptions

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