Values_7.CreateCarrierGatewayResultSourceCreates a carrier gateway. For more information about carrier gateways, see Carrier gateways in the Amazon Web Services Wavelength Developer Guide.
type nonrec t = {carrierGateway : Values_3.CarrierGateway.t option;Information about the carrier gateway.
*)}val error_of_json :
'a ->
Yojson.Safe.t ->
[> `Unknown_operation_error of 'a * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of (string * [> `String of string ]) list ]
list
| `String of Values_0.CarrierGatewayId.t ])
list ])
list ]