コード例 #1
0
 public Task <AsyncJobResponse> CreateVpnCustomerGatewayAsync(CreateVpnCustomerGatewayRequest request) => _proxy.RequestAsync <AsyncJobResponse>(request);
コード例 #2
0
 public AsyncJobResponse CreateVpnCustomerGateway(CreateVpnCustomerGatewayRequest request) => _proxy.Request <AsyncJobResponse>(request);