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

AttachVpnGatewayRequest() public method

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

Same methods

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