@aws-sdk/client-ec2

DeleteClientVpnRouteCommandInput Interface

Members

Name
Type
Details
ClientVpnEndpointId Requiredstring | undefined

The ID of the Client VPN endpoint from which the route is to be deleted.

DestinationCidrBlock Requiredstring | undefined

The IPv4 address range, in CIDR notation, of the route to be deleted.

DryRun boolean | undefined

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 is UnauthorizedOperation.

TargetVpcSubnetId string | undefined

The ID of the target subnet used by the route.

Full Signature

export interface DeleteClientVpnRouteCommandInput extends DeleteClientVpnRouteRequest