Method | Description | |
---|---|---|
DeleteVpnGatewayRequest ( ) : System |
Empty constructor used to set properties independently even when a simple constructor is available
|
|
DeleteVpnGatewayRequest ( string vpnGatewayId ) : System |
Instantiates DeleteVpnGatewayRequest with the parameterized properties
|
Method | Description | |
---|---|---|
IsSetVpnGatewayId ( ) : bool |
public DeleteVpnGatewayRequest ( string vpnGatewayId ) : System | ||
vpnGatewayId | string | The ID of the virtual private gateway. |
return | System |