Deletes the specified local gateway virtual interface
Source:R/ec2_operations.R
ec2_delete_local_gateway_virtual_interface.RdDeletes the specified local gateway virtual interface.
See https://www.paws-r-sdk.com/docs/ec2_delete_local_gateway_virtual_interface/ for full documentation.
Arguments
- LocalGatewayVirtualInterfaceId
[required] The ID of the local virtual interface to delete.
- DryRun
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is
DryRunOperation. Otherwise, it isUnauthorizedOperation.