/AWS1/CL_EC2=>DELETECLIENTVPNENDPOINT()
¶
About DeleteClientVpnEndpoint¶
Deletes the specified Client VPN endpoint. You must disassociate all target networks before you can delete a Client VPN endpoint.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_CLIENTVPNENDPOINTID
TYPE /AWS1/EC2CLIENTVPNENDPOINTID
/AWS1/EC2CLIENTVPNENDPOINTID
¶
The ID of the Client VPN to be deleted.
Optional arguments:¶
IV_DRYRUN
TYPE /AWS1/EC2BOOLEAN
/AWS1/EC2BOOLEAN
¶
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
.