コード例 #1
0
 public AttachVpnGatewayResponse WithAttachVpnGatewayResult(Amazon.EC2.Model.AttachVpnGatewayResult attachVpnGatewayResult)
 {
     this.attachVpnGatewayResultField = attachVpnGatewayResult;
     return this;
 }
コード例 #2
0
 public AttachVpnGatewayResponse WithAttachVpnGatewayResult(Amazon.EC2.Model.AttachVpnGatewayResult attachVpnGatewayResult)
 {
     this.attachVpnGatewayResultField = attachVpnGatewayResult;
     return(this);
 }