Smaws_Client_BackupGateway.GetGateway
By providing the ARN (Amazon Resource Name), this API returns the gateway.
val error_to_string :
[ Smaws_Lib.Protocols.AwsJson.error
| `ResourceNotFoundException of Types.resource_not_found_exception ] ->
string
val request :
'http_type Smaws_Lib.Context.t ->
Types.get_gateway_input ->
(Types.get_gateway_output,
[> Smaws_Lib.Protocols.AwsJson.error
| `ResourceNotFoundException of Types.resource_not_found_exception ])
Stdlib.result