Amazon.EC2.Model.DetachVpnGatewayRequest.DetachVpnGatewayRequest C# (CSharp) Method

DetachVpnGatewayRequest() public method

Empty constructor used to set properties independently even when a simple constructor is available
public DetachVpnGatewayRequest ( ) : System
return System
        public DetachVpnGatewayRequest() { }

Same methods

DetachVpnGatewayRequest::DetachVpnGatewayRequest ( string vpnGatewayId, string vpcId ) : System