Smaws_Client_BackupGateway.CreateGateway
Creates a backup gateway. After you create a gateway, you can associate it with a server using the AssociateGatewayToServer
operation.
val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error ] -> string
val request :
'http_type Smaws_Lib.Context.t ->
Types.create_gateway_input ->
(Types.create_gateway_output, [> Smaws_Lib.Protocols.AwsJson.error ])
Stdlib.result