deleteCarrierGateway
inline suspend fun Ec2Client.deleteCarrierGateway(crossinline block: DeleteCarrierGatewayRequest.Builder.() -> Unit): DeleteCarrierGatewayResponse
Deletes 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.