public CreateVpnGatewayResponse WithCreateVpnGatewayResult(Amazon.EC2.Model.CreateVpnGatewayResult createVpnGatewayResult)
 {
     this.createVpnGatewayResultField = createVpnGatewayResult;
     return(this);
 }
 public CreateVpnGatewayResponse WithCreateVpnGatewayResult(Amazon.EC2.Model.CreateVpnGatewayResult createVpnGatewayResult)
 {
     this.createVpnGatewayResultField = createVpnGatewayResult;
     return this;
 }