

This is the new *CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::EC2::VpnConnectionDeviceType
<a name="aws-resource-ec2-vpnconnectiondevicetype"></a>

List of customer gateway devices that have a sample configuration file available for use. You can also see the list of device types with sample configuration files available under [Your customer gateway device](https://docs.aws.amazon.com/vpn/latest/s2svpn/your-cgw.html) in the *AWS Site-to-Site VPN User Guide*.

## Syntax
<a name="aws-resource-ec2-vpnconnectiondevicetype-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-resource-ec2-vpnconnectiondevicetype-syntax.json"></a>

```
{
  "Type" : "AWS::EC2::VpnConnectionDeviceType"
}
```

### YAML
<a name="aws-resource-ec2-vpnconnectiondevicetype-syntax.yaml"></a>

```
Type: AWS::EC2::VpnConnectionDeviceType
```

## Return values
<a name="aws-resource-ec2-vpnconnectiondevicetype-return-values"></a>

### Ref
<a name="aws-resource-ec2-vpnconnectiondevicetype-return-values-ref"></a>

### Fn::GetAtt
<a name="aws-resource-ec2-vpnconnectiondevicetype-return-values-fn--getatt"></a>

#### 
<a name="aws-resource-ec2-vpnconnectiondevicetype-return-values-fn--getatt-fn--getatt"></a>

`Arn`  <a name="Arn-fn::getatt"></a>
Property description not available.

`Platform`  <a name="Platform-fn::getatt"></a>
Customer gateway device platform.

`Software`  <a name="Software-fn::getatt"></a>
Customer gateway device software version.

`Vendor`  <a name="Vendor-fn::getatt"></a>
Customer gateway device vendor.

`VpnConnectionDeviceTypeId`  <a name="VpnConnectionDeviceTypeId-fn::getatt"></a>
Customer gateway device identifier.