public AttachVpnGatewayResponse WithAttachVpnGatewayResult(Amazon.EC2.Model.AttachVpnGatewayResult attachVpnGatewayResult)
 {
     this.attachVpnGatewayResultField = attachVpnGatewayResult;
     return this;
 }
Exemple #2
0
 public AttachVpnGatewayResponse WithAttachVpnGatewayResult(Amazon.EC2.Model.AttachVpnGatewayResult attachVpnGatewayResult)
 {
     this.attachVpnGatewayResultField = attachVpnGatewayResult;
     return(this);
 }