Gives you information about your customer gateways. You can filter the results to return information only about customer gateways that match criteria you specify. For example, you could ask to get information about a particular customer gateway (or all) only if the gateway's state is pending or available. You can specify multiple filters (e.g., the customer gateway has a particular IP address for the Internet-routable external interface, and the gateway's state is pending or available). The result includes information for a particular customer gateway only if the gateway matches all your filters. If there's no match, no special message is returned; the response is simply empty. The following table shows the available filters.
Inheritance Hierarchy
Amazon.Runtime.AmazonWebServiceRequest
Amazon.EC2.Model.DescribeCustomerGatewaysRequest
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class DescribeCustomerGatewaysRequest : AmazonWebServiceRequest IRequestEvents
The DescribeCustomerGatewaysRequest type exposes the following members
Constructors
Name | Description | |
---|---|---|
![]() |
DescribeCustomerGatewaysRequest() |
Properties
Name | Description | |
---|---|---|
![]() |
CustomerGatewayIds | A set of one or more customer gateway IDs. |
![]() |
Filters | A list of filters used to match properties for Customer Gateways. For a complete reference to the available filter keys for this operation, see the Amazon EC2 API reference. |
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8
.NET for Windows Phone:
Supported in: Window Phone 8