Values_7.DeleteCarrierGatewayResultSourceDeletes a carrier gateway. If you do not delete the route that contains the carrier gateway as the Target, the route is a blackhole route. For information about how to delete a route, see DeleteRoute.
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 ]