AWSEC2DescribeVpnGatewaysResult
Objective-C
@interface AWSEC2DescribeVpnGatewaysResultSwift
class AWSEC2DescribeVpnGatewaysResultContains the output of DescribeVpnGateways.
- 
                  
                  Information about one or more virtual private gateways. DeclarationObjective-C @property (nonatomic, strong) NSArray<AWSEC2VpnGateway *> *_Nullable vpnGateways;Swift var vpnGateways: [AWSEC2VpnGateway]? { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSEC2DescribeVpnGatewaysResult Class Reference
        AWSEC2DescribeVpnGatewaysResult Class Reference