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 request :
Smaws_Lib.Context.t ->
Types.create_gateway_input ->
(Types.create_gateway_output, [> Smaws_Lib.Protocols.AwsJson.error ])
Stdlib.result